public class IcedWrapper extends Iced
Constructor and Description |
---|
IcedWrapper(java.lang.Object o) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
get() |
java.lang.String |
toString() |
AutoBuffer |
writeUnwrappedJSON(AutoBuffer ab)
Write JSON for the wrapped value without putting it inside a JSON object.
|
asBytes, clone, copyOver, frozenType, read, readExternal, readJSON, reloadFromBytes, toJsonString, write, writeExternal, writeJSON
public java.lang.Object get()
public java.lang.String toString()
toString
in class java.lang.Object
public AutoBuffer writeUnwrappedJSON(AutoBuffer ab)