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