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