public static class FontStyles.Adapter extends com.google.gson.TypeAdapter<FontStyles>
| Constructor and Description |
|---|
Adapter() |
| Modifier and Type | Method and Description |
|---|---|
FontStyles |
read(com.google.gson.stream.JsonReader jsonReader) |
void |
write(com.google.gson.stream.JsonWriter jsonWriter,
FontStyles enumeration) |
public void write(com.google.gson.stream.JsonWriter jsonWriter,
FontStyles enumeration)
throws java.io.IOException
write in class com.google.gson.TypeAdapter<FontStyles>java.io.IOExceptionpublic FontStyles read(com.google.gson.stream.JsonReader jsonReader) throws java.io.IOException
read in class com.google.gson.TypeAdapter<FontStyles>java.io.IOException