public class StatsAdapter extends com.google.gson.TypeAdapter<Stats>
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
CP_APPLICATIONS |
private static java.lang.String |
CP_SERVER_PREFIX |
Constructor and Description |
---|
StatsAdapter() |
Modifier and Type | Method and Description |
---|---|
Stats |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
Stats stats) |
private static final java.lang.String CP_APPLICATIONS
private static final java.lang.String CP_SERVER_PREFIX