Uses of Package
it.unimi.dsi.fastutil.shorts

Packages that use it.unimi.dsi.fastutil.shorts
it.unimi.dsi.fastutil.bytes Provides type-specific classes for byte elements or keys. 
it.unimi.dsi.fastutil.chars Provides type-specific classes for character elements or keys. 
it.unimi.dsi.fastutil.doubles Provides type-specific classes for double elements or keys. 
it.unimi.dsi.fastutil.floats Provides type-specific classes for float elements or keys. 
it.unimi.dsi.fastutil.ints Provides type-specific classes for integer elements or keys. 
it.unimi.dsi.fastutil.io Provides classes and static methods that make object and primitive-type I/O easier and faster. 
it.unimi.dsi.fastutil.longs Provides type-specific classes for long elements or keys. 
it.unimi.dsi.fastutil.objects Provides type-specific classes for object elements or keys. 
it.unimi.dsi.fastutil.shorts Provides type-specific classes for short elements or keys. 
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.bytes
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.chars
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.doubles
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.floats
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.ints
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.io
ShortIterator
          A type-specific Iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.longs
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.objects
AbstractShortCollection
          An abstract class providing basic methods for collections implementing a type-specific interface.
AbstractShortIterator
          An abstract class facilitating the creation of type-specific iterators.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
 

Classes in it.unimi.dsi.fastutil.shorts used by it.unimi.dsi.fastutil.shorts
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.
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.
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.
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.
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.
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.
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.
AbstractShort2LongSortedMap
          An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ObjectFunction
          An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ObjectMap
          An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ObjectSortedMap
          An abstract class providing basic methods for sorted maps implementing a type-specific interface.
AbstractShort2ReferenceFunction
          An abstract class providing basic methods for functions implementing a type-specific interface.
AbstractShort2ReferenceMap
          An abstract class providing basic methods for maps implementing a type-specific interface.
AbstractShort2ReferenceSortedMap
          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.
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.
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.
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.
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.
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.
Short2BooleanFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2BooleanSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2ByteFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2ByteSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2CharFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2CharSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2DoubleFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2DoubleSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2FloatFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2FloatSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2IntFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2IntSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2LongFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2LongSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
Short2ObjectArrayMap
          A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ObjectAVLTreeMap
          A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ObjectFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectFunctions.EmptyFunction
          An immutable class representing an empty type-specific function.
Short2ObjectFunctions.Singleton
          An immutable class representing a type-specific singleton function.
Short2ObjectFunctions.SynchronizedFunction
          A synchronized wrapper class for functions.
Short2ObjectFunctions.UnmodifiableFunction
          An unmodifiable wrapper class for functions.
Short2ObjectLinkedOpenHashMap
          A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ObjectMap
          A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ObjectMap.Entry
          A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectMap.FastEntrySet
          An entry set providing fast iteration.
Short2ObjectMaps.EmptyMap
          An immutable class representing an empty type-specific map.
Short2ObjectMaps.Singleton
          An immutable class representing a type-specific singleton map.
Short2ObjectMaps.SynchronizedMap
          A synchronized wrapper class for maps.
Short2ObjectMaps.UnmodifiableMap
          An unmodifiable wrapper class for maps.
Short2ObjectOpenHashMap
          A type-specific hash map with a fast, small-footprint implementation.
Short2ObjectRBTreeMap
          A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ObjectSortedMap
          A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ObjectSortedMap.FastSortedEntrySet
          A sorted entry set providing fast iteration.
Short2ObjectSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
Short2ReferenceArrayMap
          A simple, brute-force implementation of a map based on two parallel backing arrays.
Short2ReferenceAVLTreeMap
          A type-specific AVL tree map with a fast, small-footprint implementation.
Short2ReferenceFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceFunctions.EmptyFunction
          An immutable class representing an empty type-specific function.
Short2ReferenceFunctions.Singleton
          An immutable class representing a type-specific singleton function.
Short2ReferenceFunctions.SynchronizedFunction
          A synchronized wrapper class for functions.
Short2ReferenceFunctions.UnmodifiableFunction
          An unmodifiable wrapper class for functions.
Short2ReferenceLinkedOpenHashMap
          A type-specific linked hash map with with a fast, small-footprint implementation.
Short2ReferenceMap
          A type-specific Map; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value.
Short2ReferenceMap.Entry
          A type-specific Map.Entry; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceMap.FastEntrySet
          An entry set providing fast iteration.
Short2ReferenceMaps.EmptyMap
          An immutable class representing an empty type-specific map.
Short2ReferenceMaps.Singleton
          An immutable class representing a type-specific singleton map.
Short2ReferenceMaps.SynchronizedMap
          A synchronized wrapper class for maps.
Short2ReferenceMaps.UnmodifiableMap
          An unmodifiable wrapper class for maps.
Short2ReferenceOpenHashMap
          A type-specific hash map with a fast, small-footprint implementation.
Short2ReferenceRBTreeMap
          A type-specific red-black tree map with a fast, small-footprint implementation.
Short2ReferenceSortedMap
          A type-specific SortedMap; provides some additional methods that use polymorphism to avoid (un)boxing.
Short2ReferenceSortedMap.FastSortedEntrySet
          A sorted entry set providing fast iteration.
Short2ReferenceSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
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.
Short2ShortFunction
          A type-specific Function; provides some additional methods that use polymorphism to avoid (un)boxing.
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.
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.
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.
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.
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.
Short2ShortSortedMaps.EmptySortedMap
          An immutable class representing an empty type-specific sorted map.
ShortArrayFrontCodedList
          Compact storage of lists of arrays using front coding.
ShortArrayList
          A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortArraySet
          A simple, brute-force implementation of a set based on a backing array.
ShortBidirectionalIterator
          A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing, and the possibility to skip elements backwards.
ShortBigArrayBigList
          A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBigList
          A type-specific BigList; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortBigListIterator
          A type-specific BigListIterator.
ShortBigListIterators.EmptyBigListIterator
          A class returning no elements and a type-specific big list iterator interface.
ShortBigLists.EmptyBigList
          An immutable class representing an empty type-specific big list.
ShortCollection
          A type-specific Collection; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortCollections.EmptyCollection
          An immutable class representing an empty type-specific collection.
ShortCollections.SynchronizedCollection
          A synchronized wrapper class for collections.
ShortCollections.UnmodifiableCollection
          An unmodifiable wrapper class for collections.
ShortComparator
          A type-specific Comparator; provides methods to compare two primitive types both as objects and as primitive types.
ShortHash.Strategy
          A type-specific hash strategy.
ShortHeapSemiIndirectPriorityQueue
          A type-specific heap-based semi-indirect priority queue.
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.
ShortIterators.EmptyIterator
          A class returning no elements and a type-specific iterator interface.
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.
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.
ShortLists.EmptyList
          An immutable class representing an empty type-specific list.
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.
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.
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.
ShortSortedSet
          A type-specific SortedSet; provides some additional methods that use polymorphism to avoid (un)boxing.
ShortSortedSets.EmptySet
          An immutable class representing the empty sorted set and implementing a type-specific set interface.
ShortStack
          A type-specific Stack; provides some additional methods that use polymorphism to avoid (un)boxing.
 



Copyright © 2011. All Rights Reserved.