Interface JsonWriter.JsonClassWriter<T>

All Superinterfaces:
JsonClassWriter<T>
Enclosing class:
JsonWriter

@Deprecated public static interface JsonWriter.JsonClassWriter<T> extends JsonClassWriter<T>
Deprecated.
Use top-level JsonClassWriter instead. This nested interface is kept for backward compatibility.