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
/
isPrimitive
is
Primitive
val
JsonElement
.
isPrimitive
:
Boolean
Returns
true
if this
JsonElement
is a
JsonPrimitive
. Extension property on
JsonElement
.