public class RealDistributionDeserializer
extends org.nd4j.shade.jackson.databind.JsonDeserializer<org.apache.commons.math3.distribution.RealDistribution>
Constructor and Description |
---|
RealDistributionDeserializer() |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.math3.distribution.RealDistribution |
deserialize(org.nd4j.shade.jackson.core.JsonParser p,
org.nd4j.shade.jackson.databind.DeserializationContext ctxt) |
deserialize, deserializeWithType, deserializeWithType, findBackReference, getDelegatee, getEmptyAccessPattern, getEmptyValue, getEmptyValue, getKnownPropertyNames, getNullAccessPattern, getNullValue, getNullValue, getObjectIdReader, handledType, isCachable, replaceDelegatee, supportsUpdate, unwrappingDeserializer
public org.apache.commons.math3.distribution.RealDistribution deserialize(org.nd4j.shade.jackson.core.JsonParser p, org.nd4j.shade.jackson.databind.DeserializationContext ctxt) throws IOException, org.nd4j.shade.jackson.core.JsonProcessingException
deserialize
in class org.nd4j.shade.jackson.databind.JsonDeserializer<org.apache.commons.math3.distribution.RealDistribution>
IOException
org.nd4j.shade.jackson.core.JsonProcessingException
Copyright © 2020. All rights reserved.