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