common-utils
Toggle table of contents
3.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
common-utils
json-utils
/
com.pambrose.common.json
/
isArray
is
Array
val
JsonElement
.
isArray
:
Boolean
Returns
true
if this
JsonElement
is a
JsonArray
. Extension property on
JsonElement
.