commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections.observed
/
ObservableMap
/
merge
merge
open
override
fun
merge
(
key
:
K
,
value
:
V
&
Any
,
remappingFunction
:
BiFunction
<
in
V
&
Any
,
in
V
&
Any
,
out
V
?
>
)
:
V
?