interface JSONEncodable<Value>
Represents an object capable of representing itself as a JSON object
Type Parameters
Value
toJSONValue () :
Transforms this object to its JSON format
interface JSONEncodable<Value>
Represents an object capable of representing itself as a JSON object
Transforms this object to its JSON format