public static class CharacterPlanetsResponse.PlanetTypeEnum.Adapter extends com.google.gson.TypeAdapter<CharacterPlanetsResponse.PlanetTypeEnum>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
CharacterPlanetsResponse.PlanetTypeEnum |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterPlanetsResponse.PlanetTypeEnum enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
CharacterPlanetsResponse.PlanetTypeEnum enumeration)
throws IOException
write in class com.google.gson.TypeAdapter<CharacterPlanetsResponse.PlanetTypeEnum>IOExceptionpublic CharacterPlanetsResponse.PlanetTypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<CharacterPlanetsResponse.PlanetTypeEnum>IOExceptionCopyright © 2021. All Rights Reserved.