DataSource Extensions
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.flow
/
MutableFlowMap
/
putAll
put
All
abstract
fun
putAll
(
from
:
Map
<
out
K
,
V
>
)
(
source
)
Updates this map with key/value pairs from the specified map
from
.