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