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