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