public class LegacyDistributionDeserializer extends org.nd4j.shade.jackson.databind.JsonDeserializer<Distribution>
| Constructor and Description |
|---|
LegacyDistributionDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
Distribution |
deserialize(org.nd4j.shade.jackson.core.JsonParser jp,
org.nd4j.shade.jackson.databind.DeserializationContext deserializationContext) |
public Distribution 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<Distribution>IOExceptionorg.nd4j.shade.jackson.core.JsonProcessingExceptionCopyright © 2018. All rights reserved.