Class ImmutableUnifiedSetWithHashingStrategy<T>

All Implemented Interfaces:
Serializable, Iterable<T>, Collection<T>, Set<T>, ImmutableCollection<T>, InternalIterable<T>, RichIterable<T>, ImmutableSet<T>, ImmutableSetIterable<T>, SetIterable<T>, UnsortedSetIterable<T>, BatchIterable<T>

final class ImmutableUnifiedSetWithHashingStrategy<T> extends AbstractImmutableSet<T> implements Serializable, BatchIterable<T>