Class UniqueSet<E>

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

public class UniqueSet<E> extends CompactHashSet<E>
INTERNAL: