public final class RangeDeserializer
extends com.fasterxml.jackson.databind.JsonDeserializer<com.github.akurilov.commons.collection.Range>
| Constructor and Description |
|---|
RangeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
com.github.akurilov.commons.collection.Range |
deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctx) |
deserialize, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic final com.github.akurilov.commons.collection.Range deserialize(com.fasterxml.jackson.core.JsonParser p,
com.fasterxml.jackson.databind.DeserializationContext ctx)
throws java.io.IOException,
com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<com.github.akurilov.commons.collection.Range>java.io.IOExceptioncom.fasterxml.jackson.core.JsonProcessingException