public class PointConverter extends Object
Point
PointConverter()
static void
fromJson(Iterable<Map.Entry<String,Object>> json, Point obj)
toJson(Point obj, JsonObject json)
toJson(Point obj, Map<String,Object> json)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PointConverter()
public static void fromJson(Iterable<Map.Entry<String,Object>> json, Point obj)
public static void toJson(Point obj, JsonObject json)
public static void toJson(Point obj, Map<String,Object> json)
Copyright © 2023 Eclipse. All rights reserved.