fluid-stdlib
0.14.0
common
fluid-stdlib
/
io.fluidsonic.stdlib
/
putAll
put
All
fun
MutableStringAttributeMap
.
putAll
(
pairs
:
Array
<
Pair
<
StringAttribute
<
*
>
,
Any
>
>
)
fun
MutableStringAttributeMap
.
putAll
(
pairs
:
Iterable
<
Pair
<
StringAttribute
<
*
>
,
Any
>
>
)
fun
MutableStringAttributeMap
.
putAll
(
pairs
:
Sequence
<
Pair
<
StringAttribute
<
*
>
,
Any
>
>
)