[Top]
Tools
Tools.JSON
Tools.JSON.JSONArray
|
Method Tools.JSON.JSONArray()->getArrayList()
- Method
getArrayList
-
array getArrayList()
- Description
-
Get the ArrayList which is holding the elements of the JSONArray.
Use the indexer instead!! Added to be true to the orignal Java src
The ArrayList
|