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