public class DirectionDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<java.util.Set<Configuration.Direction>>
| Constructor and Description |
|---|
DirectionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
java.util.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 java.util.Set<Configuration.Direction> deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws java.io.IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<java.util.Set<Configuration.Direction>>java.io.IOExceptionCopyright © 2019. All Rights Reserved.