root
JVM
root
/
org.magiclib.util
/
MagicMisc
/
toList
to
List
open
fun
toList
(
array
:
JSONArray
)
:
List
<
Any
>
Converts a JSONArray to a
List
.