public class GamePropertyJsonMarshaller
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static GamePropertyJsonMarshaller |
instance |
Constructor and Description |
---|
GamePropertyJsonMarshaller() |
Modifier and Type | Method and Description |
---|---|
static GamePropertyJsonMarshaller |
getInstance() |
void |
marshall(GameProperty gameProperty,
StructuredJsonGenerator jsonGenerator)
Marshall the given parameter object, and output to a SdkJsonGenerator
|
private static GamePropertyJsonMarshaller instance
public void marshall(GameProperty gameProperty, StructuredJsonGenerator jsonGenerator)
public static GamePropertyJsonMarshaller getInstance()