public class MLModelJsonUnmarshaller extends java.lang.Object implements Unmarshaller<MLModel,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static MLModelJsonUnmarshaller |
instance |
Constructor and Description |
---|
MLModelJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static MLModelJsonUnmarshaller |
getInstance() |
MLModel |
unmarshall(JsonUnmarshallerContext context) |
private static MLModelJsonUnmarshaller instance
public MLModel unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<MLModel,JsonUnmarshallerContext>
java.lang.Exception
public static MLModelJsonUnmarshaller getInstance()