Class RegularImmutableSet<E>

All Implemented Interfaces:
Serializable, Iterable<E>, Collection<E>, Set<E>

final class RegularImmutableSet<E> extends ImmutableSet.CachingAsList<E>
Implementation of ImmutableSet with two or more elements.