| Package | Description |
|---|---|
| org.json | |
| org.oiue.tools.json |
| Modifier and Type | Method and Description |
|---|---|
JSONArray |
JSONArray.put(Object value) |
| Modifier and Type | Method and Description |
|---|---|
static List<?> |
JSONUtil.parserToList(JSONArray json)
将JSONArray转换成list
|
static List<Object> |
JSONUtil.toList(JSONArray array) |
Copyright © 2017. All rights reserved.