public class DateTimeFieldTypeDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<org.joda.time.DateTimeFieldType>
DateTimeFieldType instancesorg.nd4j.shade.jackson.databind.JsonDeserializer.None| Constructor and Description |
|---|
DateTimeFieldTypeDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTimeFieldType |
deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializerpublic org.joda.time.DateTimeFieldType deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser, org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) throws IOException, org.nd4j.shade.jackson.core.JsonProcessingException
deserialize in class org.nd4j.shade.jackson.databind.JsonDeserializer<org.joda.time.DateTimeFieldType>IOExceptionorg.nd4j.shade.jackson.core.JsonProcessingExceptionCopyright © 2020. All rights reserved.