guava-kotlin
0.1.0
0.1.0
0.0.1
guava-kotlin
/
ca.solostudios.guava.kotlin.collect
/
Multiset
/
isEmpty
is
Empty
abstract
override
fun
isEmpty
(
)
:
Boolean
(
source
)
Returns
true
if the multiset is empty (contains no elements),
false
otherwise.
See also
Multiset.
isEmpty