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