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