Return the values of the map; the runtime type of the returned array is that of
the specified array.
Return the values of the map; the runtime type of the returned array is that of
the specified array.
Return the values of the map; the runtime type of the returned array is that of
the specified array.
Return the values of the map; the runtime type of the returned array is that of
the specified array.
Return the values of the map; the runtime type of the returned array is that of
the specified array.
Return the values of the map; the runtime type of the returned array is that of
the specified array.
Returns a typed array of the objects in the set.
A resizable, array-backed list of byte primitives.
Creates a new TByteArrayList instance with the
default capacity.
Creates a new TByteArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
Creates a new TByteArrayList instance with the
specified capacity.
An open addressed Map implementation for byte keys and byte values.
Creates a new TByteByteHashMap instance with the default
capacity and load factor.
Creates a new TByteByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and byte.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and byte.
An open addressed Map implementation for byte keys and double values.
Creates a new TByteDoubleHashMap instance with the default
capacity and load factor.
Creates a new TByteDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and double.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and double.
An open addressed Map implementation for byte keys and float values.
Creates a new TByteFloatHashMap instance with the default
capacity and load factor.
Creates a new TByteFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and float.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and float.
Interface for functions that accept and return one byte primitive.
An open addressed hashing implementation for byte primitives.
Creates a new TByteHash instance with the default
capacity and load factor.
Creates a new TByteHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteHash instance with the default
capacity and load factor.
Interface to support pluggable hashing strategies in maps and sets.
An open addressed set implementation for byte primitives.
Creates a new TByteHashSet instance with the default
capacity and load factor.
Creates a new TByteHashSet instance containing the
elements of array.
Creates a new TByteHashSet instance containing the
elements of array.
Creates a new TByteHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteHash instance with the default
capacity and load factor.
Wrapper class to make a TByteHashSet conform to the java.util.Set API.
Creates a wrapper that decorates the specified primitive set.
An open addressed Map implementation for byte keys and int values.
Creates a new TByteIntHashMap instance with the default
capacity and load factor.
Creates a new TByteIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and int.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and int.
Iterator for byte collections.
Creates a TByteIterator for the elements in the specified collection.
An open addressed Map implementation for byte keys and long values.
Creates a new TByteLongHashMap instance with the default
capacity and load factor.
Creates a new TByteLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and long.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and long.
An open addressed Map implementation for byte keys and Object values.
Creates a new TByteObjectHashMap instance with the default
capacity and load factor.
Creates a new TByteObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteObjectHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteObjectHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and Object.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and Object.
Interface for procedures with one byte parameter.
An open addressed Map implementation for byte keys and short values.
Creates a new TByteShortHashMap instance with the default
capacity and load factor.
Creates a new TByteShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TByteShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TByteShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TByteShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TByteShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TByteShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type byte and short.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type byte and short.
A stack of byte primitives, backed by a TByteArrayList.
Creates a new TByteStack instance with the default
capacity.
Creates a new TByteStack instance with the
specified capacity.
A resizable, array-backed list of double primitives.
Creates a new TDoubleArrayList instance with the
default capacity.
Creates a new TDoubleArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
Creates a new TDoubleArrayList instance with the
specified capacity.
An open addressed Map implementation for double keys and byte values.
Creates a new TDoubleByteHashMap instance with the default
capacity and load factor.
Creates a new TDoubleByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and byte.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and byte.
An open addressed Map implementation for double keys and double values.
Creates a new TDoubleDoubleHashMap instance with the default
capacity and load factor.
Creates a new TDoubleDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and double.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and double.
An open addressed Map implementation for double keys and float values.
Creates a new TDoubleFloatHashMap instance with the default
capacity and load factor.
Creates a new TDoubleFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and float.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and float.
Interface for functions that accept and return one double primitive.
An open addressed hashing implementation for double primitives.
Creates a new TDoubleHash instance with the default
capacity and load factor.
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleHash instance with the default
capacity and load factor.
Interface to support pluggable hashing strategies in maps and sets.
An open addressed set implementation for double primitives.
Creates a new TDoubleHashSet instance with the default
capacity and load factor.
Creates a new TDoubleHashSet instance containing the
elements of array.
Creates a new TDoubleHashSet instance containing the
elements of array.
Creates a new TDoubleHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleHash instance with the default
capacity and load factor.
Wrapper class to make a TDoubleHashSet conform to the java.util.Set API.
Creates a wrapper that decorates the specified primitive set.
An open addressed Map implementation for double keys and int values.
Creates a new TDoubleIntHashMap instance with the default
capacity and load factor.
Creates a new TDoubleIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and int.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and int.
Iterator for double collections.
Creates a TDoubleIterator for the elements in the specified collection.
An open addressed Map implementation for double keys and long values.
Creates a new TDoubleLongHashMap instance with the default
capacity and load factor.
Creates a new TDoubleLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and long.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and long.
An open addressed Map implementation for double keys and Object values.
Creates a new TDoubleObjectHashMap instance with the default
capacity and load factor.
Creates a new TDoubleObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleObjectHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleObjectHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and Object.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and Object.
Interface for procedures with one double parameter.
An open addressed Map implementation for double keys and short values.
Creates a new TDoubleShortHashMap instance with the default
capacity and load factor.
Creates a new TDoubleShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TDoubleShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TDoubleShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TDoubleShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TDoubleShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TDoubleShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type double and short.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type double and short.
A stack of double primitives, backed by a TDoubleArrayList.
Creates a new TDoubleStack instance with the default
capacity.
Creates a new TDoubleStack instance with the
specified capacity.
Temporarily disables auto-compaction.
A resizable, array-backed list of float primitives.
Creates a new TFloatArrayList instance with the
default capacity.
Creates a new TFloatArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
Creates a new TFloatArrayList instance with the
specified capacity.
An open addressed Map implementation for float keys and byte values.
Creates a new TFloatByteHashMap instance with the default
capacity and load factor.
Creates a new TFloatByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and byte.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and byte.
An open addressed Map implementation for float keys and double values.
Creates a new TFloatDoubleHashMap instance with the default
capacity and load factor.
Creates a new TFloatDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and double.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and double.
An open addressed Map implementation for float keys and float values.
Creates a new TFloatFloatHashMap instance with the default
capacity and load factor.
Creates a new TFloatFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and float.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and float.
Interface for functions that accept and return one float primitive.
An open addressed hashing implementation for float primitives.
Creates a new TFloatHash instance with the default
capacity and load factor.
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatHash instance with the default
capacity and load factor.
Interface to support pluggable hashing strategies in maps and sets.
An open addressed set implementation for float primitives.
Creates a new TFloatHashSet instance with the default
capacity and load factor.
Creates a new TFloatHashSet instance containing the
elements of array.
Creates a new TFloatHashSet instance containing the
elements of array.
Creates a new TFloatHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatHash instance with the default
capacity and load factor.
Wrapper class to make a TFloatHashSet conform to the java.util.Set API.
Creates a wrapper that decorates the specified primitive set.
An open addressed Map implementation for float keys and int values.
Creates a new TFloatIntHashMap instance with the default
capacity and load factor.
Creates a new TFloatIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and int.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and int.
Iterator for float collections.
Creates a TFloatIterator for the elements in the specified collection.
An open addressed Map implementation for float keys and long values.
Creates a new TFloatLongHashMap instance with the default
capacity and load factor.
Creates a new TFloatLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and long.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and long.
An open addressed Map implementation for float keys and Object values.
Creates a new TFloatObjectHashMap instance with the default
capacity and load factor.
Creates a new TFloatObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatObjectHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatObjectHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and Object.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and Object.
Interface for procedures with one float parameter.
An open addressed Map implementation for float keys and short values.
Creates a new TFloatShortHashMap instance with the default
capacity and load factor.
Creates a new TFloatShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TFloatShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TFloatShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TFloatShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TFloatShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TFloatShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type float and short.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type float and short.
A stack of float primitives, backed by a TFloatArrayList.
Creates a new TFloatStack instance with the default
capacity.
Creates a new TFloatStack instance with the
specified capacity.
Base class for hashtables that use open addressing to resolve
collisions.
Creates a new THash instance with the default
capacity and load factor.
Creates a new THash instance with a prime capacity
at or near the specified capacity and with the default load
factor.
Creates a new THash instance with a prime capacity
at or near the minimum needed to hold initialCapacity
elements with load factor loadFactor without triggering
a rehash.
Implements all iterator functions for the hashed object set.
Create an instance of THashIterator over the values of the TObjectHash
An implementation of the Map interface which uses an open addressed
hash table to store its contents.
Creates a new THashMap instance with the default
capacity and load factor.
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new THashMap instance which contains the
key/value pairs in map.
Creates a new THashMap instance which contains the
key/value pairs in map.
Creates a new THashMap instance with the default
capacity and load factor.
An implementation of the Set interface that uses an
open-addressed hash table to store its contents.
Creates a new THashSet instance with the default
capacity and load factor.
Creates a new THashSet instance containing the
elements of collection.
Creates a new THashSet instance containing the
elements of collection.
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new THashSet instance with the default
capacity and load factor.
Convenience methods for subclasses to use in throwing exceptions about
badly behaved user objects employed as keys.
A resizable, array-backed list of int primitives.
Creates a new TIntArrayList instance with the
default capacity.
Creates a new TIntArrayList instance with the
specified capacity.
Creates a new TIntArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
An open addressed Map implementation for int keys and byte values.
Creates a new TIntByteHashMap instance with the default
capacity and load factor.
Creates a new TIntByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and byte.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and byte.
An open addressed Map implementation for int keys and double values.
Creates a new TIntDoubleHashMap instance with the default
capacity and load factor.
Creates a new TIntDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and double.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and double.
An open addressed Map implementation for int keys and float values.
Creates a new TIntFloatHashMap instance with the default
capacity and load factor.
Creates a new TIntFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and float.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and float.
Interface for functions that accept and return one int primitive.
An open addressed hashing implementation for int primitives.
Creates a new TIntHash instance with the default
capacity and load factor.
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntHash instance with the default
capacity and load factor.
Interface to support pluggable hashing strategies in maps and sets.
An open addressed set implementation for int primitives.
Creates a new TIntHashSet instance with the default
capacity and load factor.
Creates a new TIntHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntHashSet instance containing the
elements of array.
Creates a new TIntHashSet instance containing the
elements of array.
Creates a new TIntHash instance with the default
capacity and load factor.
Wrapper class to make a TIntHashSet conform to the java.util.Set API.
Creates a wrapper that decorates the specified primitive set.
An open addressed Map implementation for int keys and int values.
Creates a new TIntIntHashMap instance with the default
capacity and load factor.
Creates a new TIntIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and int.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and int.
Iterator for int collections.
Creates a TIntIterator for the elements in the specified collection.
An open addressed Map implementation for int keys and long values.
Creates a new TIntLongHashMap instance with the default
capacity and load factor.
Creates a new TIntLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and long.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and long.
An open addressed Map implementation for int keys and Object values.
Creates a new TIntObjectHashMap instance with the default
capacity and load factor.
Creates a new TIntObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntObjectHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntObjectHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and Object.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and Object.
Interface for procedures with one int parameter.
An open addressed Map implementation for int keys and short values.
Creates a new TIntShortHashMap instance with the default
capacity and load factor.
Creates a new TIntShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TIntShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TIntShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TIntShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TIntShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TIntShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type int and short.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type int and short.
A stack of int primitives, backed by a TIntArrayList.
Creates a new TIntStack instance with the default
capacity.
Creates a new TIntStack instance with the
specified capacity.
Abstract iterator class for THash implementations.
Create an instance of TIterator over the specified THash.
Interface for Objects which can be inserted into a TLinkedList.
Adapter for TLinkable interface which implements the interface and can
therefore be extended trivially to create TLinkable objects without
having to implement the obvious.
A LinkedList implementation which holds instances of type
TLinkable.
Creates a new TLinkedList instance.
A resizable, array-backed list of long primitives.
Creates a new TLongArrayList instance with the
default capacity.
Creates a new TLongArrayList instance with the
specified capacity.
Creates a new TLongArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
An open addressed Map implementation for long keys and byte values.
Creates a new TLongByteHashMap instance with the default
capacity and load factor.
Creates a new TLongByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and byte.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and byte.
An open addressed Map implementation for long keys and double values.
Creates a new TLongDoubleHashMap instance with the default
capacity and load factor.
Creates a new TLongDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and double.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and double.
An open addressed Map implementation for long keys and float values.
Creates a new TLongFloatHashMap instance with the default
capacity and load factor.
Creates a new TLongFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and float.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and float.
Interface for functions that accept and return one long primitive.
An open addressed hashing implementation for long primitives.
Creates a new TLongHash instance with the default
capacity and load factor.
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongHash instance with the default
capacity and load factor.
Interface to support pluggable hashing strategies in maps and sets.
An open addressed set implementation for long primitives.
Creates a new TLongHashSet instance with the default
capacity and load factor.
Creates a new TLongHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongHashSet instance containing the
elements of array.
Creates a new TLongHashSet instance containing the
elements of array.
Creates a new TLongHash instance with the default
capacity and load factor.
Wrapper class to make a TLongHashSet conform to the java.util.Set API.
Creates a wrapper that decorates the specified primitive set.
An open addressed Map implementation for long keys and int values.
Creates a new TLongIntHashMap instance with the default
capacity and load factor.
Creates a new TLongIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and int.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and int.
Iterator for long collections.
Creates a TLongIterator for the elements in the specified collection.
An open addressed Map implementation for long keys and long values.
Creates a new TLongLongHashMap instance with the default
capacity and load factor.
Creates a new TLongLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and long.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and long.
An open addressed Map implementation for long keys and Object values.
Creates a new TLongObjectHashMap instance with the default
capacity and load factor.
Creates a new TLongObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongObjectHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongObjectHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and Object.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and Object.
Interface for procedures with one long parameter.
An open addressed Map implementation for long keys and short values.
Creates a new TLongShortHashMap instance with the default
capacity and load factor.
Creates a new TLongShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TLongShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TLongShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TLongShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TLongShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TLongShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type long and short.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type long and short.
A stack of long primitives, backed by a TLongArrayList.
Creates a new TLongStack instance with the default
capacity.
Creates a new TLongStack instance with the
specified capacity.
Returns a new array containing the values in the set.
Returns a new array containing the values in the set.
Returns a new array containing the values in the set.
Returns a new array containing the objects in the set.
Returns a new array containing the values in the set.
Copies the list's contents into a native array.
Returns a new array containing the values in the set.
Returns a new array containing the values in the set.
An open addressed Map implementation for Object keys and byte values.
Creates a new TObjectByteHashMap instance with the default
capacity and load factor.
Creates a new TObjectByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TObjectByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TObjectByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TObjectByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type Object and byte.
Interface for procedures that take two parameters of type Object and byte.
An open addressed Map implementation for Object keys and double values.
Creates a new TObjectDoubleHashMap instance with the default
capacity and load factor.
Creates a new TObjectDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TObjectDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TObjectDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TObjectDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type Object and double.
Interface for procedures that take two parameters of type Object and double.
An open addressed Map implementation for Object keys and float values.
Creates a new TObjectFloatHashMap instance with the default
capacity and load factor.
Creates a new TObjectFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TObjectFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TObjectFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TObjectFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type Object and float.
Interface for procedures that take two parameters of type Object and float.
Interface for functions that accept and return one Object reference.
An open addressed hashing implementation for Object types.
Creates a new TObjectHash instance with the
default capacity and load factor.
Creates a new TObjectHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectHash instance with the
default capacity and load factor and a custom hashing strategy.
Interface to support pluggable hashing strategies in maps and sets.
Created: Wed Nov 28 21:30:53 2001
This object hashing strategy uses the System.identityHashCode
method to provide identity hash codes.
An open addressed Map implementation for Object keys and int values.
Creates a new TObjectIntHashMap instance with the default
capacity and load factor.
Creates a new TObjectIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TObjectIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TObjectIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TObjectIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type Object and int.
Interface for procedures that take two parameters of type Object and int.
An open addressed Map implementation for Object keys and long values.
Creates a new TObjectLongHashMap instance with the default
capacity and load factor.
Creates a new TObjectLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TObjectLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TObjectLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TObjectLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type Object and long.
Interface for procedures that take two parameters of type Object and long.
Interface for procedures that take two Object parameters.
Interface for procedures with one Object parameter.
An open addressed Map implementation for Object keys and short values.
Creates a new TObjectShortHashMap instance with the default
capacity and load factor.
Creates a new TObjectShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TObjectShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TObjectShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TObjectShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TObjectShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TObjectShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type Object and short.
Interface for procedures that take two parameters of type Object and short.
Copies the contents of the list into a native array.
Copies the contents of the stack into a native array.
Copies the contents of the list into a native array.
Copies the contents of the stack into a native array.
Copies the contents of the list into a native array.
Copies the contents of the stack into a native array.
Copies the contents of the list into a native array.
Copies the contents of the stack into a native array.
Copies the contents of the list into a native array.
Copies the contents of the stack into a native array.
Copies the contents of the list into a native array.
Copies the contents of the stack into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
Copies a slice of the list into a native array.
A procedure which stores each value it receives into a target array.
Returns a String representation of the list, front to back.
Returns a String representation of the list, front to back.
Returns a String representation of the list, front to back.
Returns a String representation of the list, front to back.
Returns a String representation of the list, front to back.
Returns a String representation of the list, front to back.
Copies the list to a native array, destroying the next/previous
links as the copy is made.
The base class for hashtables of primitive values.
Creates a new THash instance with the default
capacity and load factor.
Creates a new TPrimitiveHash instance with a prime
capacity at or near the specified capacity and with the default
load factor.
Creates a new TPrimitiveHash instance with a prime
capacity at or near the minimum needed to hold
initialCapacity elements with load factor
loadFactor without triggering a rehash.
Implements all iterator functions for the hashed object set.
Creates a TPrimitiveIterator for the specified collection.
Transform each value in the list using the specified function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform each value in the list using the specified function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform each value in the list using the specified function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform each value in the list using the specified function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform each value in the list using the specified function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform the values in this map using function.
Transform each value in the list using the specified function.
Transform the values in this map using function.
Sheds any excess capacity above and beyond the current size of
the list.
Sheds any excess capacity above and beyond the current size of
the list.
Sheds any excess capacity above and beyond the current size of
the list.
Sheds any excess capacity above and beyond the current size of
the list.
Sheds any excess capacity above and beyond the current size of
the list.
Sheds any excess capacity above and beyond the current size of
the list.
A resizable, array-backed list of short primitives.
Creates a new TShortArrayList instance with the
default capacity.
Creates a new TShortArrayList instance with the
specified capacity.
Creates a new TShortArrayList instance whose
capacity is the greater of the length of values and
DEFAULT_CAPACITY and whose initial contents are the specified
values.
An open addressed Map implementation for short keys and byte values.
Creates a new TShortByteHashMap instance with the default
capacity and load factor.
Creates a new TShortByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortByteHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortByteHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortByteHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortByteHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortByteHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and byte.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and byte.
An open addressed Map implementation for short keys and double values.
Creates a new TShortDoubleHashMap instance with the default
capacity and load factor.
Creates a new TShortDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortDoubleHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortDoubleHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and double.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and double.
An open addressed Map implementation for short keys and float values.
Creates a new TShortFloatHashMap instance with the default
capacity and load factor.
Creates a new TShortFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortFloatHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortFloatHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and float.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and float.
Interface for functions that accept and return one short primitive.
An open addressed hashing implementation for short primitives.
Creates a new TShortHash instance with the default
capacity and load factor.
Creates a new TShortHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortHash instance with the default
capacity and load factor.
Interface to support pluggable hashing strategies in maps and sets.
An open addressed set implementation for short primitives.
Creates a new TShortHashSet instance with the default
capacity and load factor.
Creates a new TShortHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortHash instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortHashSet instance containing the
elements of array.
Creates a new TShortHashSet instance containing the
elements of array.
Creates a new TShortHash instance with the default
capacity and load factor.
Wrapper class to make a TShortHashSet conform to the java.util.Set API.
Creates a wrapper that decorates the specified primitive set.
An open addressed Map implementation for short keys and int values.
Creates a new TShortIntHashMap instance with the default
capacity and load factor.
Creates a new TShortIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortIntHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortIntHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortIntHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and int.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and int.
Iterator for short collections.
Creates a TShortIterator for the elements in the specified collection.
An open addressed Map implementation for short keys and long values.
Creates a new TShortLongHashMap instance with the default
capacity and load factor.
Creates a new TShortLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortLongHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortLongHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortLongHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and long.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and long.
An open addressed Map implementation for short keys and Object values.
Creates a new TShortObjectHashMap instance with the default
capacity and load factor.
Creates a new TShortObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortObjectHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortObjectHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and Object.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and Object.
Interface for procedures with one short parameter.
An open addressed Map implementation for short keys and short values.
Creates a new TShortShortHashMap instance with the default
capacity and load factor.
Creates a new TShortShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
Creates a new TShortShortHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
Creates a new TShortShortHashMap instance with a prime
value at or near the specified capacity and load factor.
Creates a new TShortShortHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
Creates a new TShortShortHashMap instance with the default
capacity and load factor.
Wrapper class to make a TShortShortHashMap conform to the java.util.Map API.
Creates a wrapper that decorates the specified primitive map.
Iterator for maps of type short and short.
Creates an iterator over the specified map
Interface for procedures that take two parameters of type short and short.
A stack of short primitives, backed by a TShortArrayList.
Creates a new TShortStack instance with the default
capacity.
Creates a new TShortStack instance with the
specified capacity.