public class TimeStrJsonDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<Long>
| Constructor and Description |
|---|
TimeStrJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Long |
deserialize(com.fasterxml.jackson.core.JsonParser jsonParser,
com.fasterxml.jackson.databind.DeserializationContext deserializationContext) |
deserializeWithType, getValueClass, getValueInstantiator, getValueType, getValueType, handledTypedeserialize, deserializeWithType, findBackReference, getAbsentValue, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic Long deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext deserializationContext) throws IOException, com.fasterxml.jackson.core.JsonProcessingException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Long>IOExceptioncom.fasterxml.jackson.core.JsonProcessingExceptionCopyright © 2024. All rights reserved.