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