public class DirectionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Set<Configuration.Direction>>
| Constructor and Description |
|---|
DirectionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Set<Configuration.Direction> |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Set<Configuration.Direction> deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Set<Configuration.Direction>>IOExceptionCopyright © 2019. All rights reserved.