class AbstractMultiset.ElementSet extends Multisets.ElementSet<E>
Constructor and Description |
---|
ElementSet() |
Modifier and Type | Method and Description |
---|---|
(package private) Multiset<E> |
multiset() |
clear, contains, containsAll, isEmpty, iterator, remove, size
removeAll, retainAll
Multiset<E> multiset()
multiset
in class Multisets.ElementSet<E>