commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-gson
/
xyz.xenondevs.commons.gson
/
getOrPut
get
Or
Put
inline
fun
<
T
:
JsonElement
>
JsonObject
.
getOrPut
(
key
:
String
,
defaultValue
:
(
)
->
T
)
:
T