Uses of Class
com.leastfixedpoint.json.JSONWriter
-
Uses of JSONWriter in com.leastfixedpoint.json
Methods in com.leastfixedpoint.json with parameters of type JSONWriterModifier and TypeMethodDescription<W extends Writer>
voidJSONSerializable.jsonSerialize
(JSONWriter<W> w) Called during serialization to JSON.<W extends Writer>
voidJSONValue.jsonSerialize
(JSONWriter<W> w)