public class ImmutableAttackTypeAdapter extends com.google.gson.TypeAdapter<ImmutableAttack>
ImmutableAttack as the English name.| Constructor and Description |
|---|
ImmutableAttackTypeAdapter() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableAttack |
read(com.google.gson.stream.JsonReader in) |
void |
write(com.google.gson.stream.JsonWriter out,
ImmutableAttack value) |
public void write(com.google.gson.stream.JsonWriter out,
ImmutableAttack value)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<ImmutableAttack>java.io.IOExceptionpublic ImmutableAttack read(com.google.gson.stream.JsonReader in) throws java.io.IOException
read in class com.google.gson.TypeAdapter<ImmutableAttack>java.io.IOException