public class JSON extends Object
JSON()
static String
toJSONString(Object value)
toJSONStringNotEx(Object value)
static <T> T
toObjectNotEx(String str, Class<T> valueType)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JSON()
public static String toJSONString(Object value)
public static String toJSONStringNotEx(Object value)
public static <T> T toObjectNotEx(String str, Class<T> valueType)
Copyright © 2020. All rights reserved.