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