commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections.observed
/
ObservableMap
/
computeIfAbsent
compute
If
Absent
open
override
fun
computeIfAbsent
(
key
:
K
,
mappingFunction
:
Function
<
in
K
,
out
V
>
)
:
V