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