public class JsonUtils extends Object
| Constructor and Description |
|---|
JsonUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<Object> |
jsonToList(org.json.JSONArray json) |
static Map<String,Object> |
jsonToMap(org.json.JSONObject json) |
Copyright © 2019. All rights reserved.