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