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