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