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