public final class JsonKit extends Object
JsonKit()
static <T> T
formJson(String json, Class<T> cls)
static void
jsonSupprt(JsonSupport jsonSupport)
static Ason
toAson(String value)
static String
toString(Object object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonKit()
public static void jsonSupprt(JsonSupport jsonSupport)
public static String toString(Object object)
public static <T> T formJson(String json, Class<T> cls)
public static Ason toAson(String value)
Copyright © 2017. All rights reserved.