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