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