public class GenericLegacyDeserializer<T>
extends org.nd4j.serde.json.BaseLegacyDeserializer<T>
Modifier and Type | Field and Description |
---|---|
protected Class<T> |
deserializedType |
protected Map<String,String> |
legacyNamesMap |
Constructor and Description |
---|
GenericLegacyDeserializer() |
Modifier and Type | Method and Description |
---|---|
org.nd4j.shade.jackson.databind.ObjectMapper |
getLegacyJsonMapper() |
deserialize, getDeserializedType, getLegacyNamesMap
public org.nd4j.shade.jackson.databind.ObjectMapper getLegacyJsonMapper()
getLegacyJsonMapper
in class org.nd4j.serde.json.BaseLegacyDeserializer<T>
Copyright © 2018. All rights reserved.