guava-kotlin
0.1.0
0.1.0
0.0.1
guava-kotlin
/
ca.solostudios.guava.kotlin.collect
/
toMultiset
to
Multiset
fun
<
E
>
Collection
<
E
>
.
toMultiset
(
)
:
Multiset
<
E
>
(
source
)
Returns a new
Multiset
filled with all elements of this collection.
See also
Immutable
Multiset.
copyOf