commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections
/
putOrRemove
put
Or
Remove
fun
<
K
,
V
>
MutableMap
<
K
,
V
>
.
putOrRemove
(
key
:
K
,
value
:
V
?
)
:
V
?