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.
|
clone, frozenType, read_impl, read, readExternal, readJSON_impl, readJSON, toJsonString, write_impl, write, writeExternal, writeHTML_impl, writeHTML, writeJSON_impl, writeJSONpublic java.lang.Object get()
public java.lang.String toString()
toString in class java.lang.Objectpublic AutoBuffer writeUnwrappedJSON(AutoBuffer ab)