| Constructor and Description |
|---|
VncLong(java.lang.Integer v) |
VncLong(java.lang.Long v) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(VncVal o) |
VncLong |
copy() |
boolean |
equals(java.lang.Object obj) |
java.lang.Integer |
getIntValue() |
java.lang.Long |
getValue() |
int |
hashCode() |
java.lang.String |
toString() |
getMeta, getMetaVal, getMetaVal, isList, setMeta, setMetaVal, toStringpublic VncLong(java.lang.Long v)
public VncLong(java.lang.Integer v)
public java.lang.Long getValue()
public java.lang.Integer getIntValue()
public int compareTo(VncVal o)
public java.lang.String toString()
toString in class java.lang.Object