public static class INImage.ProtoEnum.Adapter extends com.google.gson.TypeAdapter<INImage.ProtoEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
INImage.ProtoEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
INImage.ProtoEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
INImage.ProtoEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<INImage.ProtoEnum>IOExceptionpublic INImage.ProtoEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<INImage.ProtoEnum>IOExceptionCopyright © 2010–2021 anotheria.net. All rights reserved.