public static class DurationToSecondsFloatTimestamp.Deserializer extends com.fasterxml.jackson.databind.JsonDeserializer<Duration>
| Modifier and Type | Field and Description |
|---|---|
static DurationToSecondsFloatTimestamp.Deserializer |
INSTANCE |
| Constructor and Description |
|---|
Deserializer() |
| Modifier and Type | Method and Description |
|---|---|
Duration |
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, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic static final DurationToSecondsFloatTimestamp.Deserializer INSTANCE
public Duration deserialize(com.fasterxml.jackson.core.JsonParser jp, com.fasterxml.jackson.databind.DeserializationContext ctxt) throws IOException
deserialize in class com.fasterxml.jackson.databind.JsonDeserializer<Duration>IOExceptionCopyright © 2021. All rights reserved.