public abstract class SubtypeDeserializer<T> extends HasDeserializer<T,AbstractBeanJsonDeserializer<T>>
AbstractBeanJsonDeserializer| Constructor and Description |
|---|
SubtypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
T |
deserializeObject(JsonReader reader,
JsonDeserializationContext ctx) |
getDeserializer, newDeserializerpublic T deserializeObject(JsonReader reader, JsonDeserializationContext ctx) throws IOException
IOExceptionCopyright © 2013. All Rights Reserved.