public class JSONArray extends Object
| Constructor and Description |
|---|
JSONArray() |
| Modifier and Type | Method and Description |
|---|---|
static String |
toJSONString(Object object,
com.alibaba.fastjson.serializer.SerializeFilter... filters)
集合对象转json字符串,允许输出值为null的字段
|
Copyright © 2021. All rights reserved.