public class JSONUtil extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
JSONUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
convertBuildFailureToMap(org.json.JSONObject jObject) |
static List<String> |
convertJsonArrayToList(org.json.JSONArray jsonArray) |
static String |
convertToJson(Object object) |
Copyright © 2016–2018. All rights reserved.