commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections.observed
/
ObservableMap
/
putIfAbsent
put
If
Absent
open
override
fun
putIfAbsent
(
key
:
K
,
value
:
V
)
:
V
?