Class ImmutableMultiset.EntrySet

All Implemented Interfaces:
Serializable, Iterable<Multiset.Entry<E>>, Collection<Multiset.Entry<E>>, Set<Multiset.Entry<E>>
Enclosing class:
ImmutableMultiset<E>

private final class ImmutableMultiset.EntrySet extends IndexedImmutableSet<Multiset.Entry<E>>