See: Description
Interface | Description |
---|---|
Int2BooleanFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2BooleanMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2BooleanMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2BooleanMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2BooleanSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2BooleanSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2ByteFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ByteMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2ByteMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2ByteMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2ByteSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ByteSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2CharFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2CharMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2CharMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2CharMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2CharSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2CharSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2DoubleFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2DoubleMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2DoubleMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2DoubleMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2DoubleSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2DoubleSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2FloatFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2FloatMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2FloatMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2FloatMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2FloatSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2FloatSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2IntFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2IntMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2IntMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2IntMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2IntSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2IntSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2LongFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2LongMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2LongMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2LongMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2LongSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2LongSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
Int2ObjectFunction<V> |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ObjectMap<V> |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2ObjectMap.Entry<V> |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2ObjectMap.FastEntrySet<V> |
An entry set providing fast iteration.
|
Int2ObjectSortedMap<V> |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ObjectSortedMap.FastSortedEntrySet<V> |
A sorted entry set providing fast iteration.
|
Int2ReferenceFunction<V> |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ReferenceMap<V> |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2ReferenceMap.Entry<V> |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2ReferenceMap.FastEntrySet<V> |
An entry set providing fast iteration.
|
Int2ReferenceSortedMap<V> |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ReferenceSortedMap.FastSortedEntrySet<V> |
A sorted entry set providing fast iteration.
|
Int2ShortFunction |
A type-specific
Function ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ShortMap |
A type-specific
Map ; provides some additional methods that use polymorphism to avoid (un)boxing, and handling of a default return value. |
Int2ShortMap.Entry |
A type-specific
Map.Entry ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
Int2ShortMap.FastEntrySet |
An entry set providing fast iteration.
|
Int2ShortSortedMap |
A type-specific
SortedMap ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Int2ShortSortedMap.FastSortedEntrySet |
A sorted entry set providing fast iteration.
|
IntBidirectionalIterator |
A type-specific bidirectional iterator; provides an additional method to avoid (un)boxing,
and the possibility to skip elements backwards.
|
IntBigList |
A type-specific
BigList ; provides some additional methods that use polymorphism to avoid (un)boxing. |
IntBigListIterator |
A type-specific
BigListIterator . |
IntCollection |
A type-specific
Collection ; provides some additional methods
that use polymorphism to avoid (un)boxing. |
IntComparator |
A type-specific
Comparator ; provides methods to compare two primitive types both as objects
and as primitive types. |
IntHash |
A type-specific
Hash interface. |
IntHash.Strategy |
A type-specific hash strategy.
|
IntIndirectPriorityQueue |
A type-specific
IndirectPriorityQueue . |
IntIterable |
A type-specific
Iterable that strengthens that specification of Iterable.iterator() . |
IntIterator |
A type-specific
Iterator ; provides an additional method to avoid (un)boxing, and
the possibility to skip elements. |
IntList |
A type-specific
List ; provides some additional methods that use polymorphism to avoid (un)boxing. |
IntListIterator |
A type-specific bidirectional iterator that is also a
ListIterator . |
IntPriorityQueue |
A type-specific
PriorityQueue ; provides some additional methods that use polymorphism to avoid (un)boxing. |
IntSet |
A type-specific
Set ; provides some additional methods that use polymorphism to avoid (un)boxing. |
IntSortedSet |
A type-specific
SortedSet ; provides some additional methods that use polymorphism to avoid (un)boxing. |
IntStack |
A type-specific
Stack ; provides some additional methods that use polymorphism to avoid (un)boxing. |
Class | Description |
---|---|
AbstractInt2BooleanFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2BooleanMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2BooleanMap.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).
|
AbstractInt2BooleanSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2ByteFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2ByteMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2ByteMap.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).
|
AbstractInt2ByteSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2CharFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2CharMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2CharMap.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).
|
AbstractInt2CharSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2DoubleFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2DoubleMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2DoubleMap.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).
|
AbstractInt2DoubleSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2FloatFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2FloatMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2FloatMap.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).
|
AbstractInt2FloatSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2IntFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2IntMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2IntMap.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).
|
AbstractInt2IntSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2LongFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2LongMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2LongMap.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).
|
AbstractInt2LongSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2ObjectFunction<V> |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2ObjectMap<V> |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2ObjectMap.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).
|
AbstractInt2ObjectSortedMap<V> |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2ReferenceFunction<V> |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2ReferenceMap<V> |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2ReferenceMap.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).
|
AbstractInt2ReferenceSortedMap<V> |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractInt2ShortFunction |
An abstract class providing basic methods for functions implementing a type-specific interface.
|
AbstractInt2ShortMap |
An abstract class providing basic methods for maps implementing a type-specific interface.
|
AbstractInt2ShortMap.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).
|
AbstractInt2ShortSortedMap |
An abstract class providing basic methods for sorted maps implementing a type-specific interface.
|
AbstractIntBidirectionalIterator |
An abstract class facilitating the creation of type-specific bidirectional iterators.
|
AbstractIntBigList |
An abstract class providing basic methods for big lists implementing a type-specific big list interface.
|
AbstractIntBigList.IntSubList | |
AbstractIntBigListIterator |
An abstract class facilitating the creation of type-specific big-list iterators.
|
AbstractIntCollection |
An abstract class providing basic methods for collections implementing a type-specific interface.
|
AbstractIntComparator |
An abstract class facilitating the creation of type-specific comparators.
|
AbstractIntIterator |
An abstract class facilitating the creation of type-specific iterators.
|
AbstractIntList |
An abstract class providing basic methods for lists implementing a type-specific list interface.
|
AbstractIntList.IntSubList | |
AbstractIntListIterator |
An abstract class facilitating the creation of type-specific list iterators.
|
AbstractIntPriorityQueue |
An abstract class providing basic methods for priority queues implementing a type-specific interface.
|
AbstractIntSet |
An abstract class providing basic methods for sets implementing a type-specific interface.
|
AbstractIntSortedSet |
An abstract class providing basic methods for sorted sets implementing a type-specific interface.
|
AbstractIntStack |
An abstract class providing basic methods for implementing a type-specific stack interface.
|
Int2BooleanArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2BooleanAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2BooleanFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2BooleanFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2BooleanFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2BooleanFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2BooleanFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2BooleanLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2BooleanMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2BooleanMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2BooleanMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2BooleanMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2BooleanMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2BooleanOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2BooleanOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2BooleanRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2BooleanSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2BooleanSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2BooleanSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2BooleanSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2BooleanSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2ByteArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2ByteAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2ByteFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2ByteFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2ByteFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2ByteFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2ByteFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2ByteLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2ByteMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2ByteMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2ByteMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2ByteMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2ByteMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2ByteOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2ByteOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2ByteRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2ByteSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2ByteSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2ByteSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2ByteSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2ByteSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2CharArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2CharAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2CharFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2CharFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2CharFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2CharFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2CharFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2CharLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2CharMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2CharMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2CharMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2CharMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2CharMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2CharOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2CharOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2CharRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2CharSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2CharSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2CharSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2CharSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2CharSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2DoubleArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2DoubleAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2DoubleFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2DoubleFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2DoubleFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2DoubleFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2DoubleFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2DoubleLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2DoubleMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2DoubleMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2DoubleMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2DoubleMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2DoubleMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2DoubleOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2DoubleOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2DoubleRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2DoubleSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2DoubleSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2DoubleSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2DoubleSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2DoubleSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2FloatArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2FloatAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2FloatFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2FloatFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2FloatFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2FloatFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2FloatFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2FloatLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2FloatMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2FloatMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2FloatMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2FloatMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2FloatMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2FloatOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2FloatOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2FloatRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2FloatSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2FloatSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2FloatSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2FloatSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2FloatSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2IntArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2IntAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2IntFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2IntFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2IntFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2IntFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2IntFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2IntLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2IntMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2IntMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2IntMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2IntMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2IntMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2IntOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2IntOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2IntRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2IntSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2IntSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2IntSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2IntSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2IntSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2LongArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2LongAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2LongFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2LongFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2LongFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2LongFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2LongFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2LongLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2LongMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2LongMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2LongMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2LongMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2LongMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2LongOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2LongOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2LongRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2LongSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2LongSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2LongSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2LongSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2LongSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
Int2ObjectArrayMap<V> |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2ObjectAVLTreeMap<V> |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2ObjectFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2ObjectFunctions.EmptyFunction<V> |
An immutable class representing an empty type-specific function.
|
Int2ObjectFunctions.Singleton<V> |
An immutable class representing a type-specific singleton function.
|
Int2ObjectFunctions.SynchronizedFunction<V> |
A synchronized wrapper class for functions.
|
Int2ObjectFunctions.UnmodifiableFunction<V> |
An unmodifiable wrapper class for functions.
|
Int2ObjectLinkedOpenHashMap<V> |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2ObjectMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2ObjectMaps.EmptyMap<V> |
An immutable class representing an empty type-specific map.
|
Int2ObjectMaps.Singleton<V> |
An immutable class representing a type-specific singleton map.
|
Int2ObjectMaps.SynchronizedMap<V> |
A synchronized wrapper class for maps.
|
Int2ObjectMaps.UnmodifiableMap<V> |
An unmodifiable wrapper class for maps.
|
Int2ObjectOpenCustomHashMap<V> |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2ObjectOpenHashMap<V> |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2ObjectRBTreeMap<V> |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2ObjectSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2ObjectSortedMaps.EmptySortedMap<V> |
An immutable class representing an empty type-specific sorted map.
|
Int2ObjectSortedMaps.Singleton<V> |
An immutable class representing a type-specific singleton sorted map.
|
Int2ObjectSortedMaps.SynchronizedSortedMap<V> |
A synchronized wrapper class for sorted maps.
|
Int2ObjectSortedMaps.UnmodifiableSortedMap<V> |
An unmodifiable wrapper class for sorted maps.
|
Int2ReferenceArrayMap<V> |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2ReferenceAVLTreeMap<V> |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2ReferenceFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2ReferenceFunctions.EmptyFunction<V> |
An immutable class representing an empty type-specific function.
|
Int2ReferenceFunctions.Singleton<V> |
An immutable class representing a type-specific singleton function.
|
Int2ReferenceFunctions.SynchronizedFunction<V> |
A synchronized wrapper class for functions.
|
Int2ReferenceFunctions.UnmodifiableFunction<V> |
An unmodifiable wrapper class for functions.
|
Int2ReferenceLinkedOpenHashMap<V> |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2ReferenceMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2ReferenceMaps.EmptyMap<V> |
An immutable class representing an empty type-specific map.
|
Int2ReferenceMaps.Singleton<V> |
An immutable class representing a type-specific singleton map.
|
Int2ReferenceMaps.SynchronizedMap<V> |
A synchronized wrapper class for maps.
|
Int2ReferenceMaps.UnmodifiableMap<V> |
An unmodifiable wrapper class for maps.
|
Int2ReferenceOpenCustomHashMap<V> |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2ReferenceOpenHashMap<V> |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2ReferenceRBTreeMap<V> |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2ReferenceSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2ReferenceSortedMaps.EmptySortedMap<V> |
An immutable class representing an empty type-specific sorted map.
|
Int2ReferenceSortedMaps.Singleton<V> |
An immutable class representing a type-specific singleton sorted map.
|
Int2ReferenceSortedMaps.SynchronizedSortedMap<V> |
A synchronized wrapper class for sorted maps.
|
Int2ReferenceSortedMaps.UnmodifiableSortedMap<V> |
An unmodifiable wrapper class for sorted maps.
|
Int2ShortArrayMap |
A simple, brute-force implementation of a map based on two parallel backing arrays.
|
Int2ShortAVLTreeMap |
A type-specific AVL tree map with a fast, small-footprint implementation.
|
Int2ShortFunctions |
A class providing static methods and objects that do useful things with type-specific functions.
|
Int2ShortFunctions.EmptyFunction |
An immutable class representing an empty type-specific function.
|
Int2ShortFunctions.Singleton |
An immutable class representing a type-specific singleton function.
|
Int2ShortFunctions.SynchronizedFunction |
A synchronized wrapper class for functions.
|
Int2ShortFunctions.UnmodifiableFunction |
An unmodifiable wrapper class for functions.
|
Int2ShortLinkedOpenHashMap |
A type-specific linked hash map with with a fast, small-footprint implementation.
|
Int2ShortMaps |
A class providing static methods and objects that do useful things with type-specific maps.
|
Int2ShortMaps.EmptyMap |
An immutable class representing an empty type-specific map.
|
Int2ShortMaps.Singleton |
An immutable class representing a type-specific singleton map.
|
Int2ShortMaps.SynchronizedMap |
A synchronized wrapper class for maps.
|
Int2ShortMaps.UnmodifiableMap |
An unmodifiable wrapper class for maps.
|
Int2ShortOpenCustomHashMap |
A type-specific hash map with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
Int2ShortOpenHashMap |
A type-specific hash map with a fast, small-footprint implementation.
|
Int2ShortRBTreeMap |
A type-specific red-black tree map with a fast, small-footprint implementation.
|
Int2ShortSortedMaps |
A class providing static methods and objects that do useful things with type-specific sorted maps.
|
Int2ShortSortedMaps.EmptySortedMap |
An immutable class representing an empty type-specific sorted map.
|
Int2ShortSortedMaps.Singleton |
An immutable class representing a type-specific singleton sorted map.
|
Int2ShortSortedMaps.SynchronizedSortedMap |
A synchronized wrapper class for sorted maps.
|
Int2ShortSortedMaps.UnmodifiableSortedMap |
An unmodifiable wrapper class for sorted maps.
|
IntArrayFIFOQueue |
A type-specific array-based FIFO queue, supporting also deque operations.
|
IntArrayFrontCodedList |
Compact storage of lists of arrays using front coding.
|
IntArrayIndirectPriorityQueue |
A type-specific array-based semi-indirect priority queue.
|
IntArrayList |
A type-specific array-based list; provides some additional methods that use polymorphism to avoid (un)boxing.
|
IntArrayPriorityQueue |
A type-specific array-based priority queue.
|
IntArrays |
A class providing static methods and objects that do useful things with type-specific arrays.
|
IntArraySet |
A simple, brute-force implementation of a set based on a backing array.
|
IntAVLTreeSet |
A type-specific AVL tree set with a fast, small-footprint implementation.
|
IntBigArrayBigList |
A type-specific big list based on a big array; provides some additional methods that use polymorphism to avoid (un)boxing.
|
IntBigArrays |
A class providing static methods and objects that do useful things with big arrays.
|
IntBigListIterators |
A class providing static methods and objects that do useful things with type-specific iterators.
|
IntBigListIterators.BigListIteratorListIterator |
A class exposing a list iterator as a big-list iterator..
|
IntBigListIterators.EmptyBigListIterator |
A class returning no elements and a type-specific big list iterator interface.
|
IntBigListIterators.UnmodifiableBigListIterator |
An unmodifiable wrapper class for big list iterators.
|
IntBigLists |
A class providing static methods and objects that do useful things with type-specific big lists.
|
IntBigLists.EmptyBigList |
An immutable class representing an empty type-specific big list.
|
IntBigLists.ListBigList |
A class exposing a list as a big list.
|
IntBigLists.Singleton |
An immutable class representing a type-specific singleton big list.
|
IntBigLists.SynchronizedBigList |
A synchronized wrapper class for big lists.
|
IntBigLists.UnmodifiableBigList |
An unmodifiable wrapper class for big lists.
|
IntCollections |
A class providing static methods and objects that do useful things with type-specific collections.
|
IntCollections.EmptyCollection |
An immutable class representing an empty type-specific collection.
|
IntCollections.IterableCollection |
A collection wrapper class for iterables.
|
IntCollections.SynchronizedCollection |
A synchronized wrapper class for collections.
|
IntCollections.UnmodifiableCollection |
An unmodifiable wrapper class for collections.
|
IntComparators |
A class providing static methods and objects that do useful things with comparators.
|
IntHeapIndirectPriorityQueue |
A type-specific heap-based indirect priority queue.
|
IntHeapPriorityQueue |
A type-specific heap-based priority queue.
|
IntHeaps |
A class providing static methods and objects that do useful things with heaps.
|
IntHeapSemiIndirectPriorityQueue |
A type-specific heap-based semi-indirect priority queue.
|
IntIndirectHeaps |
A class providing static methods and objects that do useful things with indirect heaps.
|
IntIterators |
A class providing static methods and objects that do useful things with type-specific iterators.
|
IntIterators.EmptyIterator |
A class returning no elements and a type-specific iterator interface.
|
IntIterators.UnmodifiableBidirectionalIterator |
An unmodifiable wrapper class for bidirectional iterators.
|
IntIterators.UnmodifiableIterator |
An unmodifiable wrapper class for iterators.
|
IntIterators.UnmodifiableListIterator |
An unmodifiable wrapper class for list iterators.
|
IntLinkedOpenCustomHashSet |
A type-specific linked hash set with with a fast, small-footprint implementation.
|
IntLinkedOpenHashSet |
A type-specific linked hash set with with a fast, small-footprint implementation.
|
IntLists |
A class providing static methods and objects that do useful things with type-specific lists.
|
IntLists.EmptyList |
An immutable class representing an empty type-specific list.
|
IntLists.Singleton |
An immutable class representing a type-specific singleton list.
|
IntLists.SynchronizedList |
A synchronized wrapper class for lists.
|
IntLists.UnmodifiableList |
An unmodifiable wrapper class for lists.
|
IntOpenCustomHashSet |
A type-specific hash set with a fast, small-footprint implementation whose hashing strategy
is specified at creation time.
|
IntOpenHashBigSet |
A type-specific hash big set with with a fast, small-footprint implementation.
|
IntOpenHashSet |
A type-specific hash set with with a fast, small-footprint implementation.
|
IntPriorityQueues |
A class providing static methods and objects that do useful things with type-specific priority queues.
|
IntPriorityQueues.SynchronizedPriorityQueue |
A synchronized wrapper class for priority queues.
|
IntRBTreeSet |
A type-specific red-black tree set with a fast, small-footprint implementation.
|
IntSemiIndirectHeaps |
A class providing static methods and objects that do useful things with semi-indirect heaps.
|
IntSets |
A class providing static methods and objects that do useful things with type-specific sets.
|
IntSets.EmptySet |
An immutable class representing the empty set and implementing a type-specific set interface.
|
IntSets.Singleton |
An immutable class representing a type-specific singleton set.
|
IntSets.SynchronizedSet |
A synchronized wrapper class for sets.
|
IntSets.UnmodifiableSet |
An unmodifiable wrapper class for sets.
|
IntSortedSets |
A class providing static methods and objects that do useful things with type-specific sorted sets.
|
IntSortedSets.EmptySet |
An immutable class representing the empty sorted set and implementing a type-specific set interface.
|
IntSortedSets.Singleton |
A class representing a singleton sorted set.
|
IntSortedSets.SynchronizedSortedSet |
A synchronized wrapper class for sorted sets.
|
IntSortedSets.UnmodifiableSortedSet |
An unmodifiable wrapper class for sorted sets.
|
Provides type-specific classes for integer elements or keys.