public static class UserComparator.Adapter extends com.google.gson.TypeAdapter<UserComparator>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
UserComparator |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
UserComparator enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
UserComparator enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<UserComparator>java.io.IOExceptionpublic UserComparator read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<UserComparator>java.io.IOException