public class JsonUtil extends Object
JsonUtil()
static String
toJsonStr(Object o)
static <T> T
toObject(String jsonString, Class<T> zClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonUtil()
public static <T> T toObject(String jsonString, Class<T> zClass)
public static String toJsonStr(Object o)
Copyright © 2023. All rights reserved.