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