Uses of Interface
com.cedarsoftware.util.io.JsonWriter.JsonClassWriterBase
-
-
Uses of JsonWriter.JsonClassWriterBase in com.cedarsoftware.util.io
Subinterfaces of JsonWriter.JsonClassWriterBase in com.cedarsoftware.util.io Modifier and Type Interface Description static interface
JsonWriter.JsonClassWriter
Implement this interface to customize the JSON output for a given class.static interface
JsonWriter.JsonClassWriterEx
Deprecated.
-