public class RangeDeserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Range>
| Constructor and Description |
|---|
RangeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Range |
deserialize(com.fasterxml.jackson.core.JsonParser jp,
com.fasterxml.jackson.databind.DeserializationContext ctxt) |
public Range deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Range>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2014. All Rights Reserved.