toggle menu
KotlinInside
1.16.0
jvm
switch theme
search in API
KotlinInside
/
be.zvz.kotlininside.json
/
JsonBrowser
/
put
put
open
fun
put
(
key
:
String
,
item
:
Any
)
Put a value into the map if this instance contains a map.
Parameters
key
The map entry key
item
The map entry value