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