Klasse AbstractShortSet

Alle implementierten Schnittstellen:
Iterable<Short>, Collection<Short>, Set<Short>, ShortCollection, ShortIterable, ShortSet, ISizeProvider
Bekannte direkte Unterklassen:
ImmutableShortOpenHashSet, ShortArraySet, ShortAVLTreeSet, ShortOpenCustomHashSet, ShortOpenHashSet, ShortRBTreeSet

public abstract class AbstractShortSet extends AbstractShortCollection implements ShortSet
Abstract Type Specific Set that reduces boxing/unboxing