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