Package it.unimi.dsi.fastutil.shorts

Provides type-specific classes for short elements or keys.

See:
          Description

Interface Summary
Short2BooleanFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2BooleanMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2BooleanMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2BooleanMap.FastEntrySet An entry set providing fast iteration.
Short2BooleanSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2BooleanSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2ByteFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ByteMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ByteMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ByteMap.FastEntrySet An entry set providing fast iteration.
Short2ByteSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ByteSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2CharFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2CharMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2CharMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2CharMap.FastEntrySet An entry set providing fast iteration.
Short2CharSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2CharSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2DoubleFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2DoubleMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2DoubleMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2DoubleMap.FastEntrySet An entry set providing fast iteration.
Short2DoubleSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2DoubleSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2FloatFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2FloatMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2FloatMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2FloatMap.FastEntrySet An entry set providing fast iteration.
Short2FloatSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2FloatSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2IntFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2IntMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2IntMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2IntMap.FastEntrySet An entry set providing fast iteration.
Short2IntSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2IntSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2LongFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2LongMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2LongMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2LongMap.FastEntrySet An entry set providing fast iteration.
Short2LongSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2LongSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
Short2ObjectFunction<V> A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectMap<V> A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ObjectMap.Entry<V> A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectMap.FastEntrySet<V> An entry set providing fast iteration.
Short2ObjectSortedMap<V> A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectSortedMap.FastSortedEntrySet<V> A sorted entry set providing fast iteration.
Short2ReferenceFunction<V> A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceMap<V> A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ReferenceMap.Entry<V> A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceMap.FastEntrySet<V> An entry set providing fast iteration.
Short2ReferenceSortedMap<V> A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceSortedMap.FastSortedEntrySet<V> A sorted entry set providing fast iteration.
Short2ShortFunction A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ShortMap A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ShortMap.Entry A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ShortMap.FastEntrySet An entry set providing fast iteration.
Short2ShortSortedMap A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ShortSortedMap.FastSortedEntrySet A sorted entry set providing fast iteration.
ShortBidirectionalIterator A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ShortBigList A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBigListIterator A type-specific BigListIterator.
ShortCollection A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortComparator A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
ShortHash A type-specific Hash interface.
ShortHash.Strategy A type-specific hash strategy.
ShortIndirectPriorityQueue A type-specific IndirectPriorityQueue.
ShortIterable A type-specific Iterable that strengthens that specification of Iterable.iterator().
ShortIterator A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
ShortList A type-specific List; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortListIterator A type-specific bidirectional iterator that is also a ListIterator.
ShortPriorityQueue A type-specific PriorityQueue; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSet A type-specific Set; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSortedSet A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortStack A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
 

Class Summary
AbstractShort2BooleanFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2BooleanMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2BooleanMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2BooleanSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ByteFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ByteMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ByteMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ByteSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2CharFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2CharMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2CharMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2CharSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2DoubleFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2DoubleMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2DoubleMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2DoubleSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2FloatFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2FloatMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2FloatMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2FloatSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2IntFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2IntMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2IntMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2IntSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2LongFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2LongMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2LongMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2LongSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ObjectFunction<V> An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ObjectMap<V> An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ObjectMap.BasicEntry<V> This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ObjectSortedMap<V> An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ReferenceFunction<V> An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ReferenceMap<V> An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ReferenceMap.BasicEntry<V> This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ReferenceSortedMap<V> An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ShortFunction An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ShortMap An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ShortMap.BasicEntry This class provides a basic but complete type-specific entry class for all those maps implementations that do not have entries on their own (e.g., most immutable maps).
AbstractShort2ShortSortedMap An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShortBidirectionalIterator An abstract class facilitating the creation of type-specific bidirectional iterators.
AbstractShortBigList An abstract class providing basic methods for big lists implementing a type-specific big list interface.
AbstractShortBigList.ShortSubList  
AbstractShortBigListIterator An abstract class facilitating the creation of type-specific big-list iterators.
AbstractShortCollection An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortComparator An abstract class facilitating the creation of type-specific comparators.
AbstractShortIterator An abstract class facilitating the creation of type-specific iterators.
AbstractShortList An abstract class providing basic methods for lists implementing a type-specific list interface.
AbstractShortList.ShortSubList  
AbstractShortListIterator An abstract class facilitating the creation of type-specific list iterators.
AbstractShortPriorityQueue An abstract class providing basic methods for priority queues implementing a type-specific interface.
AbstractShortSet An abstract class providing basic methods for sets implementing a type-specific interface.
AbstractShortSortedSet An abstract class providing basic methods for sorted sets implementing a type-specific interface.
AbstractShortStack An abstract class providing basic methods for implementing a type-specific stack interface.
Short2BooleanArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2BooleanAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2BooleanFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2BooleanFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2BooleanFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2BooleanFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2BooleanFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2BooleanLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2BooleanMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2BooleanMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2BooleanMaps.Singleton An immutable class representing a type-specific singleton map.
Short2BooleanMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2BooleanMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2BooleanOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2BooleanOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2BooleanRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2BooleanSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2BooleanSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2BooleanSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2BooleanSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2BooleanSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2ByteArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ByteAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ByteFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2ByteFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2ByteFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2ByteFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2ByteFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2ByteLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ByteMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2ByteMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2ByteMaps.Singleton An immutable class representing a type-specific singleton map.
Short2ByteMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2ByteMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2ByteOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ByteOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2ByteRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ByteSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ByteSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2ByteSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2ByteSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2ByteSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2CharArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2CharAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2CharFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2CharFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2CharFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2CharFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2CharFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2CharLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2CharMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2CharMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2CharMaps.Singleton An immutable class representing a type-specific singleton map.
Short2CharMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2CharMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2CharOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2CharOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2CharRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2CharSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2CharSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2CharSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2CharSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2CharSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2DoubleArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2DoubleAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2DoubleFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2DoubleFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2DoubleFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2DoubleFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2DoubleFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2DoubleLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2DoubleMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2DoubleMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2DoubleMaps.Singleton An immutable class representing a type-specific singleton map.
Short2DoubleMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2DoubleMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2DoubleOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2DoubleOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2DoubleRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2DoubleSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2DoubleSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2DoubleSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2DoubleSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2DoubleSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2FloatArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2FloatAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2FloatFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2FloatFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2FloatFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2FloatFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2FloatFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2FloatLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2FloatMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2FloatMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2FloatMaps.Singleton An immutable class representing a type-specific singleton map.
Short2FloatMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2FloatMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2FloatOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2FloatOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2FloatRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2FloatSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2FloatSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2FloatSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2FloatSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2FloatSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2IntArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2IntAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2IntFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2IntFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2IntFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2IntFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2IntFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2IntLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2IntMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2IntMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2IntMaps.Singleton An immutable class representing a type-specific singleton map.
Short2IntMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2IntMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2IntOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2IntOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2IntRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2IntSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2IntSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2IntSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2IntSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2IntSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2LongArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2LongAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2LongFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2LongFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2LongFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2LongFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2LongFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2LongLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2LongMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2LongMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2LongMaps.Singleton An immutable class representing a type-specific singleton map.
Short2LongMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2LongMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2LongOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2LongOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2LongRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2LongSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2LongSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2LongSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2LongSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2LongSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
Short2ObjectArrayMap<V> A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ObjectAVLTreeMap<V> A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ObjectFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2ObjectFunctions.EmptyFunction<V> An immutable class representing an empty type-specific function.
Short2ObjectFunctions.Singleton<V> An immutable class representing a type-specific singleton function.
Short2ObjectFunctions.SynchronizedFunction<V> A synchronized wrapper class for functions.
Short2ObjectFunctions.UnmodifiableFunction<V> An unmodifiable wrapper class for functions.
Short2ObjectLinkedOpenHashMap<V> A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ObjectMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2ObjectMaps.EmptyMap<V> An immutable class representing an empty type-specific map.
Short2ObjectMaps.Singleton<V> An immutable class representing a type-specific singleton map.
Short2ObjectMaps.SynchronizedMap<V> A synchronized wrapper class for maps.
Short2ObjectMaps.UnmodifiableMap<V> An unmodifiable wrapper class for maps.
Short2ObjectOpenCustomHashMap<V> A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ObjectOpenHashMap<V> A type-specific hash map with a fast, small-footprint implementation.
Short2ObjectRBTreeMap<V> A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ObjectSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ObjectSortedMaps.EmptySortedMap<V> An immutable class representing an empty type-specific sorted map.
Short2ObjectSortedMaps.Singleton<V> An immutable class representing a type-specific singleton sorted map.
Short2ObjectSortedMaps.SynchronizedSortedMap<V> A synchronized wrapper class for sorted maps.
Short2ObjectSortedMaps.UnmodifiableSortedMap<V> An unmodifiable wrapper class for sorted maps.
Short2ReferenceArrayMap<V> A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ReferenceAVLTreeMap<V> A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ReferenceFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2ReferenceFunctions.EmptyFunction<V> An immutable class representing an empty type-specific function.
Short2ReferenceFunctions.Singleton<V> An immutable class representing a type-specific singleton function.
Short2ReferenceFunctions.SynchronizedFunction<V> A synchronized wrapper class for functions.
Short2ReferenceFunctions.UnmodifiableFunction<V> An unmodifiable wrapper class for functions.
Short2ReferenceLinkedOpenHashMap<V> A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ReferenceMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2ReferenceMaps.EmptyMap<V> An immutable class representing an empty type-specific map.
Short2ReferenceMaps.Singleton<V> An immutable class representing a type-specific singleton map.
Short2ReferenceMaps.SynchronizedMap<V> A synchronized wrapper class for maps.
Short2ReferenceMaps.UnmodifiableMap<V> An unmodifiable wrapper class for maps.
Short2ReferenceOpenCustomHashMap<V> A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ReferenceOpenHashMap<V> A type-specific hash map with a fast, small-footprint implementation.
Short2ReferenceRBTreeMap<V> A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ReferenceSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ReferenceSortedMaps.EmptySortedMap<V> An immutable class representing an empty type-specific sorted map.
Short2ReferenceSortedMaps.Singleton<V> An immutable class representing a type-specific singleton sorted map.
Short2ReferenceSortedMaps.SynchronizedSortedMap<V> A synchronized wrapper class for sorted maps.
Short2ReferenceSortedMaps.UnmodifiableSortedMap<V> An unmodifiable wrapper class for sorted maps.
Short2ShortArrayMap A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ShortAVLTreeMap A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ShortFunctions A class providing static methods and objects that do useful things with type-specific functions.
Short2ShortFunctions.EmptyFunction An immutable class representing an empty type-specific function.
Short2ShortFunctions.Singleton An immutable class representing a type-specific singleton function.
Short2ShortFunctions.SynchronizedFunction A synchronized wrapper class for functions.
Short2ShortFunctions.UnmodifiableFunction An unmodifiable wrapper class for functions.
Short2ShortLinkedOpenHashMap A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ShortMaps A class providing static methods and objects that do useful things with type-specific maps.
Short2ShortMaps.EmptyMap An immutable class representing an empty type-specific map.
Short2ShortMaps.Singleton An immutable class representing a type-specific singleton map.
Short2ShortMaps.SynchronizedMap A synchronized wrapper class for maps.
Short2ShortMaps.UnmodifiableMap An unmodifiable wrapper class for maps.
Short2ShortOpenCustomHashMap A type-specific hash map with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
Short2ShortOpenHashMap A type-specific hash map with a fast, small-footprint implementation.
Short2ShortRBTreeMap A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ShortSortedMaps A class providing static methods and objects that do useful things with type-specific sorted maps.
Short2ShortSortedMaps.EmptySortedMap An immutable class representing an empty type-specific sorted map.
Short2ShortSortedMaps.Singleton An immutable class representing a type-specific singleton sorted map.
Short2ShortSortedMaps.SynchronizedSortedMap A synchronized wrapper class for sorted maps.
Short2ShortSortedMaps.UnmodifiableSortedMap An unmodifiable wrapper class for sorted maps.
ShortArrayFIFOQueue A type-specific array-based FIFO queue, supporting also deque operations.
ShortArrayFrontCodedList Compact storage of lists of arrays using front coding.
ShortArrayIndirectPriorityQueue A type-specific array-based semi-indirect priority queue.
ShortArrayList A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortArrayPriorityQueue A type-specific array-based priority queue.
ShortArrays A class providing static methods and objects that do useful things with type-specific arrays.
ShortArraySet A simple, brute-force implementation of a set based on a backing array.
ShortAVLTreeSet A type-specific AVL tree set with a fast, small-footprint implementation.
ShortBigArrayBigList A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBigArrays A class providing static methods and objects that do useful things with big arrays.
ShortBigListIterators A class providing static methods and objects that do useful things with type-specific iterators.
ShortBigListIterators.BigListIteratorListIterator A class exposing a list iterator as a big-list iterator..
ShortBigListIterators.EmptyBigListIterator A class returning no elements and a type-specific big list iterator interface.
ShortBigListIterators.UnmodifiableBigListIterator An unmodifiable wrapper class for big list iterators.
ShortBigLists A class providing static methods and objects that do useful things with type-specific big lists.
ShortBigLists.EmptyBigList An immutable class representing an empty type-specific big list.
ShortBigLists.ListBigList A class exposing a list as a big list.
ShortBigLists.Singleton An immutable class representing a type-specific singleton big list.
ShortBigLists.SynchronizedBigList A synchronized wrapper class for big lists.
ShortBigLists.UnmodifiableBigList An unmodifiable wrapper class for big lists.
ShortCollections A class providing static methods and objects that do useful things with type-specific collections.
ShortCollections.EmptyCollection An immutable class representing an empty type-specific collection.
ShortCollections.IterableCollection A collection wrapper class for iterables.
ShortCollections.SynchronizedCollection A synchronized wrapper class for collections.
ShortCollections.UnmodifiableCollection An unmodifiable wrapper class for collections.
ShortComparators A class providing static methods and objects that do useful things with comparators.
ShortHeapIndirectPriorityQueue A type-specific heap-based indirect priority queue.
ShortHeapPriorityQueue A type-specific heap-based priority queue.
ShortHeaps A class providing static methods and objects that do useful things with heaps.
ShortHeapSemiIndirectPriorityQueue A type-specific heap-based semi-indirect priority queue.
ShortIndirectHeaps A class providing static methods and objects that do useful things with indirect heaps.
ShortIterators A class providing static methods and objects that do useful things with type-specific iterators.
ShortIterators.EmptyIterator A class returning no elements and a type-specific iterator interface.
ShortIterators.UnmodifiableBidirectionalIterator An unmodifiable wrapper class for bidirectional iterators.
ShortIterators.UnmodifiableIterator An unmodifiable wrapper class for iterators.
ShortIterators.UnmodifiableListIterator An unmodifiable wrapper class for list iterators.
ShortLinkedOpenCustomHashSet A type-specific linked hash set with with a fast, small-footprint implementation.
ShortLinkedOpenHashSet A type-specific linked hash set with with a fast, small-footprint implementation.
ShortLists A class providing static methods and objects that do useful things with type-specific lists.
ShortLists.EmptyList An immutable class representing an empty type-specific list.
ShortLists.Singleton An immutable class representing a type-specific singleton list.
ShortLists.SynchronizedList A synchronized wrapper class for lists.
ShortLists.UnmodifiableList An unmodifiable wrapper class for lists.
ShortOpenCustomHashSet A type-specific hash set with a fast, small-footprint implementation whose hashing strategy is specified at creation time.
ShortOpenHashSet A type-specific hash set with with a fast, small-footprint implementation.
ShortPriorityQueues A class providing static methods and objects that do useful things with type-specific priority queues.
ShortPriorityQueues.SynchronizedPriorityQueue A synchronized wrapper class for priority queues.
ShortRBTreeSet A type-specific red-black tree set with a fast, small-footprint implementation.
ShortSemiIndirectHeaps A class providing static methods and objects that do useful things with semi-indirect heaps.
ShortSets A class providing static methods and objects that do useful things with type-specific sets.
ShortSets.EmptySet An immutable class representing the empty set and implementing a type-specific set interface.
ShortSets.Singleton An immutable class representing a type-specific singleton set.
ShortSets.SynchronizedSet A synchronized wrapper class for sets.
ShortSets.UnmodifiableSet An unmodifiable wrapper class for sets.
ShortSortedSets A class providing static methods and objects that do useful things with type-specific sorted sets.
ShortSortedSets.EmptySet An immutable class representing the empty sorted set and implementing a type-specific set interface.
ShortSortedSets.Singleton A class representing a singleton sorted set.
ShortSortedSets.SynchronizedSortedSet A synchronized wrapper class for sorted sets.
ShortSortedSets.UnmodifiableSortedSet An unmodifiable wrapper class for sorted sets.
 

Package it.unimi.dsi.fastutil.shorts Description

Provides type-specific classes for short elements or keys.