| Constructor and Description |
|---|
Stat.Adapter() |
| Modifier and Type | Method and Description |
|---|---|
Stat |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
Stat stat) |
public void write(com.google.gson.stream.JsonWriter out,
Stat stat)
throws IOException
write in class com.google.gson.TypeAdapter<Stat>IOExceptionpublic Stat read(com.google.gson.stream.JsonReader in) throws IOException
read in class com.google.gson.TypeAdapter<Stat>IOExceptionCopyright © 2015. All rights reserved.