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