| Modifier and Type | Method and Description |
|---|---|
VncVal |
compare_and_set(VncVal expectValue,
VncVal newValue) |
VncAtom |
copy() |
VncVal |
deref() |
VncVal |
reset(VncVal newVal) |
VncVal |
swap(VncFunction fn,
VncList args) |
java.lang.String |
toString() |
java.lang.String |
toString(boolean print_readably) |
compareTo, equals, getMeta, getMetaVal, hashCode, isList, setMeta, setMetaValpublic VncAtom(VncVal value)
public VncVal deref()
public VncVal swap(VncFunction fn, VncList args)
public java.lang.String toString()
toString in class java.lang.Object