commons
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
commons
commons-collections
/
xyz.xenondevs.commons.collections.observed
/
ObservableMap
/
replaceAll
replace
All
open
override
fun
replaceAll
(
function
:
BiFunction
<
in
K
,
in
V
,
out
V
>
)