public class JsonDeserializerAtomicBoolean extends org.nd4j.shade.jackson.databind.JsonDeserializer<AtomicBoolean>
Constructor and Description |
---|
JsonDeserializerAtomicBoolean() |
Modifier and Type | Method and Description |
---|---|
AtomicBoolean |
deserialize(org.nd4j.shade.jackson.core.JsonParser jsonParser,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
public AtomicBoolean 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<AtomicBoolean>
IOException
org.nd4j.shade.jackson.core.JsonProcessingException
Copyright © 2017. All rights reserved.