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