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>IOExceptionpublic Effect.SubtypeEnum read(com.google.gson.stream.JsonReader jsonReader) throws IOException
read in class com.google.gson.TypeAdapter<Effect.SubtypeEnum>IOExceptionCopyright © 2025. All rights reserved.