public class LegacyIntArrayDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<int[]>
org.nd4j.shade.jackson.databind.JsonDeserializer.None
Constructor and Description |
---|
LegacyIntArrayDeserializer() |
Modifier and Type | Method and Description |
---|---|
int[] |
deserialize(org.nd4j.shade.jackson.core.JsonParser jp,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, logicalType, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public int[] deserialize(org.nd4j.shade.jackson.core.JsonParser jp, org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) throws IOException, org.nd4j.shade.jackson.core.JsonProcessingException
deserialize
in class org.nd4j.shade.jackson.databind.JsonDeserializer<int[]>
IOException
org.nd4j.shade.jackson.core.JsonProcessingException
Copyright © 2021. All rights reserved.