public class JsonUtils extends Object
JsonUtils()
static <T> String
obj2String(T obj)
static <T> T
string2Obj(String str, Class<T> clazz)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonUtils()
public static <T> String obj2String(T obj)
public static <T> T string2Obj(String str, Class<T> clazz)
Copyright © 2020. All rights reserved.