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