| Package | Description |
|---|---|
| org.dominokit.jacksonapt.deser.bean |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractIdentityDeserializationInfo<T,V>
Abstract AbstractIdentityDeserializationInfo class.
|
class |
AnySetterDeserializer<T,V>
Deserializes a bean's property
|
class |
BeanPropertyDeserializer<T,V>
Deserializes a bean's property
|
class |
HasDeserializerAndParameters<V,S extends JsonDeserializer<V>>
Lazy initialize a
JsonDeserializer |
class |
SubtypeDeserializer<T,D extends JsonDeserializer<T>>
Delegate the deserialization of a subtype to a corresponding
AbstractBeanJsonDeserializer |
static class |
SubtypeDeserializer.BeanSubtypeDeserializer<T>
Delegate the deserialization of a subtype to a corresponding
AbstractBeanJsonDeserializer |
static class |
SubtypeDeserializer.DefaultSubtypeDeserializer<T>
Delegate the deserialization of a subtype to a corresponding
JsonDeserializer |
Copyright © 2020. All rights reserved.