Class AbstractMultiset.ElementSet

All Implemented Interfaces:
Iterable<E>, Collection<E>, Set<E>
Enclosing class:
AbstractMultiset<E>

class AbstractMultiset.ElementSet extends Multisets.ElementSet<E>