Serializer
Interface that must be implemented and provided as a public SERIALIZER field that serializes the to and from a JSONObject.
Parameters
Functions
Link copied to clipboard
Deserialize a JSONObject to a ModelObject.
Link copied to clipboard
Serialize the ModelObject to a JSONObject.