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