public class GridSpan extends Object
String
encode()
Integer
getSpan()
getStart()
static GridSpan
valueOf(Integer start, Integer span)
valueOf(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static GridSpan valueOf(String string)
public static GridSpan valueOf(Integer start, Integer span)
public String encode()
public Integer getStart()
public Integer getSpan()
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.