Hydra tools
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Hydra tools
core-ktx
/
knf.hydra.tools.core.ktx
/
toList
to
List
fun
JSONArray
.
toList
(
)
:
List
<
JSONObject
>
(
source
)
Transform a
JSONArray
to a list of
JSONObject