public class JsonExporter.RectangleSerializer extends Object implements com.google.gson.JsonSerializer<Rectangle>
| Constructor and Description |
|---|
RectangleSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(Rectangle rectangle,
Type typeOfSrc,
com.google.gson.JsonSerializationContext context) |
Copyright © 2026. All rights reserved.