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