public class FastJson2Impl extends AbstractJSONImpl
| Constructor and Description |
|---|
FastJson2Impl() |
| Modifier and Type | Method and Description |
|---|---|
<T> List<T> |
toJavaList(String json,
Class<T> clazz) |
<T> T |
toJavaObject(String json,
Type type) |
String |
toJson(Object obj) |
checkObjectList, checkStringList, getList, getListOfObjects, getListOfStrings, getNumberAsDouble, getNumberAsInteger, getNumberAsLong, getObject, getString, isSupportCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.