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