| Package | Description |
|---|---|
| org.dominokit.jacksonapt.deser.bean |
| Modifier and Type | Class and Description |
|---|---|
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 |
| Modifier and Type | Method and Description |
|---|---|
protected Map<Class,SubtypeDeserializer> |
AbstractBeanJsonDeserializer.initMapSubtypeClassToDeserializer()
Initialize the
Map containing the SubtypeDeserializer. |
Copyright © 2020. All rights reserved.