Klasse AbstractLongSet

Alle implementierten Schnittstellen:
Iterable<Long>, Collection<Long>, Set<Long>, LongCollection, LongIterable, LongSet, ISizeProvider
Bekannte direkte Unterklassen:
ImmutableLongOpenHashSet, LongArraySet, LongAVLTreeSet, LongOpenCustomHashSet, LongOpenHashSet, LongRBTreeSet

public abstract class AbstractLongSet extends AbstractLongCollection implements LongSet
Abstract Type Specific Set that reduces boxing/unboxing