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