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