public static class GeneFeature.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<GeneFeature>
| Constructor and Description |
|---|
GeneFeature.Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
GeneFeature |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, unwrappingDeserializerpublic GeneFeature deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<GeneFeature>IOExceptionCopyright © 2017. All rights reserved.