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