public class AttackBaseTypeAdapter extends com.google.gson.TypeAdapter<ImmutableAttack>
ImmutableAttack
as the English name.Constructor and Description |
---|
AttackBaseTypeAdapter() |
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.IOException
public ImmutableAttack read(com.google.gson.stream.JsonReader in) throws java.io.IOException
read
in class com.google.gson.TypeAdapter<ImmutableAttack>
java.io.IOException