Class ImmutableSet.Indexed<E>

All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, Set<E>
Direct Known Subclasses:
ImmutableMultiset.ElementSet
Enclosing class:
ImmutableSet<E>

abstract static class ImmutableSet.Indexed<E> extends ImmutableSet.CachingAsList<E>