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