public class GsonUtil extends Object
GsonUtil()
static Object
fromJson(Reader reader, Type type)
fromJson(String str, Type type)
static String
toJson(Object obj, Type type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GsonUtil()
public static String toJson(Object obj, Type type)
public static Object fromJson(String str, Type type)
public static Object fromJson(Reader reader, Type type)
Copyright © 2020 RcongCloud Group. All rights reserved.