Schnittstelle LongSet

Alle Superschnittstellen:
Collection<Long>, ISizeProvider, Iterable<Long>, LongCollection, LongIterable, Set<Long>
Alle bekannten Unterschnittstellen:
LongNavigableSet, LongOrderedSet, LongSortedSet
Alle bekannten Implementierungsklassen:
AbstractLongSet, ImmutableLongOpenHashSet, LongArraySet, LongAVLTreeSet, LongLinkedOpenCustomHashSet, LongLinkedOpenHashSet, LongOpenCustomHashSet, LongOpenHashSet, LongRBTreeSet, LongSets.UnmodifiableSet

public interface LongSet extends Set<Long>, LongCollection
A Type Specific Set class to reduce boxing/unboxing