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