Hierarchy For Package net.thevpc.tson.impl.marshall
Class Hierarchy
- java.lang.Object
- net.thevpc.tson.impl.marshall.ClassMap<V>
- net.thevpc.tson.impl.marshall.ClassPropertiesRegistry
- net.thevpc.tson.impl.marshall.ClassPropertiesRegistry.ClassInfo
- net.thevpc.tson.impl.marshall.ClassPropertiesRegistry.FieldTypeProperty (implements net.thevpc.tson.impl.marshall.ClassPropertiesRegistry.TypeProperty)
- net.thevpc.tson.impl.marshall.CustomTsonObjectDeserializerImpl<T> (implements net.thevpc.tson.TsonCustomDeserializer<T>)
- net.thevpc.tson.impl.marshall.CustomTsonObjectDeserializerImpl.TFieldImpl<T> (implements net.thevpc.tson.TsonCustomDeserializer.FieldConfig<T>)
- net.thevpc.tson.impl.marshall.TsonSerializerBuilderImpl (implements net.thevpc.tson.TsonSerializerBuilder)
- net.thevpc.tson.impl.marshall.TsonSerializerConfig
- net.thevpc.tson.impl.marshall.TsonSerializerConfig.TypeElementSignature
- net.thevpc.tson.impl.marshall.TsonSerializerImpl (implements net.thevpc.tson.TsonSerializer)
Interface Hierarchy
- net.thevpc.tson.impl.marshall.ClassPropertiesRegistry.TypeProperty