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