public class JsonMappers extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_REGISTRATION_PROPERTY
Deprecated.
|
| Constructor and Description |
|---|
JsonMappers() |
| Modifier and Type | Method and Description |
|---|---|
static org.nd4j.shade.jackson.databind.ObjectMapper |
getMapper() |
static org.nd4j.shade.jackson.databind.ObjectMapper |
getMapperYaml() |
@Deprecated public static String CUSTOM_REGISTRATION_PROPERTY
DL4JSystemProperties.CUSTOM_REGISTRATION_PROPERTYpublic static org.nd4j.shade.jackson.databind.ObjectMapper getMapper()
public static org.nd4j.shade.jackson.databind.ObjectMapper getMapperYaml()
Copyright © 2018. All rights reserved.