common-utils
Toggle table of contents
2.8.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
common-utils
json-utils
/
com.pambrose.common.json
/
keys
keys
val
JsonElement
.
keys
:
Set
<
String
>
Returns the set of keys if this
JsonElement
is a
JsonObject
. Extension property on
JsonElement
.