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