Class AttributeDecoder<T,P>

java.lang.Object
com.dslplatform.json.runtime.AttributeDecoder<T,P>
All Implemented Interfaces:
JsonReader.BindObject<T>

class AttributeDecoder<T,P> extends Object implements JsonReader.BindObject<T>