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