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