toggle menu
Randomness v3.0.0
3.0.0
jvm
switch theme
search in API
Randomness v3.0.0
/
com.fwdekker.randomness
/
setAll
set
All
fun
<
E
>
MutableCollection
<
E
>
.
setAll
(
collection
:
Collection
<
E
>
)
(
source
)
Removes all elements from this collection and adds all elements from
collection
.