Attributes | Name and Description |
---|---|
|
caplin.core.Serializable()
|
Attributes | Name and Description |
---|---|
|
String
getSerializedState(String indent)
Gets the serialized representation of an object that will be used to persist its state. |
►
caplin.core.Serializable()
►
String
getSerializedState(String indent)
Gets the serialized representation of an object that will be used to persist its state.
String | indent | (optional) A formatting string that can be used to make the returned serialized form human readable. e.g. '\t' or ' ' |