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