Class WriteDescription<T>

java.lang.Object
com.dslplatform.json.runtime.WriteDescription<T>
All Implemented Interfaces:
JsonWriter.WriteObject<T>
Direct Known Subclasses:
ImmutableDescription, ObjectFormatDescription

abstract class WriteDescription<T> extends Object implements JsonWriter.WriteObject<T>