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) |
public AtomicDouble 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<AtomicDouble>
IOException
org.nd4j.shade.jackson.core.JsonProcessingException
Copyright © 2017. All rights reserved.