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