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