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