public class JsonDeserializerAtomicDouble extends org.nd4j.shade.jackson.databind.JsonDeserializer<AtomicDouble>
| Constructor and Description |
|---|
JsonDeserializerAtomicDouble() |
| Modifier and Type | Method and Description |
|---|---|
AtomicDouble |
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 AtomicDouble deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser, org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) throws java.io.IOException, org.nd4j.shade.jackson.core.JsonProcessingException
deserialize in class org.nd4j.shade.jackson.databind.JsonDeserializer<AtomicDouble>java.io.IOExceptionorg.nd4j.shade.jackson.core.JsonProcessingExceptionCopyright © 2019. All rights reserved.