- capacity() - Method in class gnu.trove.THash
-
- capacity() - Method in class gnu.trove.TObjectHash
-
- capacity() - Method in class gnu.trove.TPrimitiveHash
-
Returns the capacity of the hash table.
- clear() - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Empties the set.
- clear() - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TDoubleArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TDoubleDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TDoubleIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TDoubleObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TFloatArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TFloatDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TFloatIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TFloatObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.THash
-
Empties the collection.
- clear() - Method in class gnu.trove.THashMap
-
Empties the map.
- clear() - Method in class gnu.trove.THashMap.KeyView
-
- clear() - Method in class gnu.trove.THashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TIntArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TIntArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TIntDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TIntIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TIntStack
-
Clears the stack, reseting its capacity to the default.
- clear() - Method in class gnu.trove.TLinkedList
-
Empties the list.
- clear() - Method in class gnu.trove.TLongArrayList
-
Flushes the internal state of the list, resetting the capacity
to the default.
- clear(int) - Method in class gnu.trove.TLongArrayList
-
Flushes the internal state of the list, setting the capacity of
the empty list to capacity.
- clear() - Method in class gnu.trove.TLongDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongHashSet
-
Empties the set.
- clear() - Method in class gnu.trove.TLongIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongLongHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TLongObjectHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectDoubleHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectFloatHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectIntHashMap
-
Empties the map.
- clear() - Method in class gnu.trove.TObjectLongHashMap
-
Empties the map.
- clone() - Method in class gnu.trove.TDoubleArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TDoubleDoubleHashMap
-
- clone() - Method in class gnu.trove.TDoubleFloatHashMap
-
- clone() - Method in class gnu.trove.TDoubleHash
-
- clone() - Method in class gnu.trove.TDoubleIntHashMap
-
- clone() - Method in class gnu.trove.TDoubleLongHashMap
-
- clone() - Method in class gnu.trove.TDoubleObjectHashMap
-
- clone() - Method in class gnu.trove.TFloatArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TFloatDoubleHashMap
-
- clone() - Method in class gnu.trove.TFloatFloatHashMap
-
- clone() - Method in class gnu.trove.TFloatHash
-
- clone() - Method in class gnu.trove.TFloatIntHashMap
-
- clone() - Method in class gnu.trove.TFloatLongHashMap
-
- clone() - Method in class gnu.trove.TFloatObjectHashMap
-
- clone() - Method in class gnu.trove.THash
-
- clone() - Method in class gnu.trove.THashMap
-
- clone() - Method in class gnu.trove.TIntArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TIntDoubleHashMap
-
- clone() - Method in class gnu.trove.TIntFloatHashMap
-
- clone() - Method in class gnu.trove.TIntHash
-
- clone() - Method in class gnu.trove.TIntIntHashMap
-
- clone() - Method in class gnu.trove.TIntLongHashMap
-
- clone() - Method in class gnu.trove.TIntObjectHashMap
-
- clone() - Method in class gnu.trove.TLongArrayList
-
Returns a clone of this list.
- clone() - Method in class gnu.trove.TLongDoubleHashMap
-
- clone() - Method in class gnu.trove.TLongFloatHashMap
-
- clone() - Method in class gnu.trove.TLongHash
-
- clone() - Method in class gnu.trove.TLongIntHashMap
-
- clone() - Method in class gnu.trove.TLongLongHashMap
-
- clone() - Method in class gnu.trove.TLongObjectHashMap
-
- clone() - Method in class gnu.trove.TObjectHash
-
- clone() - Method in class gnu.trove.TPrimitiveHash
-
- compact() - Method in class gnu.trove.THash
-
Compresses the hashtable to the minimum prime size (as defined
by PrimeFinder) that will hold all of the elements currently in
the table.
- compare() - Method in class gnu.trove.benchmark.MemoryUsage.MemoryComparator
-
- computeHashCode(double) - Method in class gnu.trove.TDoubleHash
-
Default implementation of TDoubleHashingStrategy:
delegates hashing to HashFunctions.hash(double).
- computeHashCode(double) - Method in interface gnu.trove.TDoubleHashingStrategy
-
Computes a hash code for the specified double.
- computeHashCode(float) - Method in class gnu.trove.TFloatHash
-
Default implementation of TFloatHashingStrategy:
delegates hashing to HashFunctions.hash(float).
- computeHashCode(float) - Method in interface gnu.trove.TFloatHashingStrategy
-
Computes a hash code for the specified float.
- computeHashCode(int) - Method in class gnu.trove.TIntHash
-
Default implementation of TIntHashingStrategy:
delegates hashing to HashFunctions.hash(int).
- computeHashCode(int) - Method in interface gnu.trove.TIntHashingStrategy
-
Computes a hash code for the specified int.
- computeHashCode(long) - Method in class gnu.trove.TLongHash
-
Default implementation of TLongHashingStrategy:
delegates hashing to HashFunctions.hash(long).
- computeHashCode(long) - Method in interface gnu.trove.TLongHashingStrategy
-
Computes a hash code for the specified long.
- computeHashCode(Object) - Method in class gnu.trove.TObjectHash
-
This is the default implementation of TObjectHashingStrategy:
it delegates hashing to the Object's hashCode method.
- computeHashCode(Object) - Method in interface gnu.trove.TObjectHashingStrategy
-
Computes a hash code for the specified object.
- computeHashCode(Object) - Method in class gnu.trove.TObjectIdentityHashingStrategy
-
Delegates hash code computation to the System.identityHashCode(Object) method.
- computeMaxSize(int) - Method in class gnu.trove.THash
-
Computes the values of maxSize.
- contains(double) - Method in class gnu.trove.TDoubleArrayList
-
Searches the list for value
- contains(double) - Method in class gnu.trove.TDoubleHash
-
Searches the set for val
- contains(float) - Method in class gnu.trove.TFloatArrayList
-
Searches the list for value
- contains(float) - Method in class gnu.trove.TFloatHash
-
Searches the set for val
- contains(Object) - Method in class gnu.trove.THashMap.EntryView
-
- contains(Object) - Method in class gnu.trove.THashMap.KeyView
-
- contains(Object) - Method in class gnu.trove.THashMap.ValueView
-
- contains(int) - Method in class gnu.trove.TIntArrayList
-
Searches the list for value
- contains(int) - Method in class gnu.trove.TIntHash
-
Searches the set for val
- contains(Object) - Method in class gnu.trove.TLinkedList
-
A linear search for o in the list.
- contains(long) - Method in class gnu.trove.TLongArrayList
-
Searches the list for value
- contains(long) - Method in class gnu.trove.TLongHash
-
Searches the set for val
- contains(Object) - Method in class gnu.trove.TObjectHash
-
Searches the set for obj
- containsAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- containsAll(Collection) - Method in class gnu.trove.THashSet
-
Tests the set to determine if all of the elements in
collection are present.
- containsAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Tests the set to determine if all of the elements in
array are present.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(double) - Method in class gnu.trove.TDoubleObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(float) - Method in class gnu.trove.TFloatObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.THashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(int) - Method in class gnu.trove.TIntObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongLongHashMap
-
checks for the present of key in the keys of the map.
- containsKey(long) - Method in class gnu.trove.TLongObjectHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectDoubleHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectFloatHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectIntHashMap
-
checks for the present of key in the keys of the map.
- containsKey(Object) - Method in class gnu.trove.TObjectLongHashMap
-
checks for the present of key in the keys of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TDoubleFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TDoubleIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TDoubleLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TDoubleObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TFloatDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TFloatFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TFloatIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TFloatLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TFloatObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.THashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TIntDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TIntFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TIntIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TIntLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TIntObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TLongDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TLongFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TLongIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TLongLongHashMap
-
checks for the presence of val in the values of the map.
- containsValue(Object) - Method in class gnu.trove.TLongObjectHashMap
-
checks for the presence of val in the values of the map.
- containsValue(double) - Method in class gnu.trove.TObjectDoubleHashMap
-
checks for the presence of val in the values of the map.
- containsValue(float) - Method in class gnu.trove.TObjectFloatHashMap
-
checks for the presence of val in the values of the map.
- containsValue(int) - Method in class gnu.trove.TObjectIntHashMap
-
checks for the presence of val in the values of the map.
- containsValue(long) - Method in class gnu.trove.TObjectLongHashMap
-
checks for the presence of val in the values of the map.
- create() - Method in interface gnu.trove.benchmark.MemoryUsage.Creator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.JavasoftIntegerArrayListCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.JavasoftListCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.JavasoftMapCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.JavasoftSetCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.TroveIntArrayListCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.TroveListCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.TroveMapCreator
-
- create() - Method in class gnu.trove.benchmark.MemoryUsage.TroveSetCreator
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TDoubleDoubleHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TDoubleFloatHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TDoubleHashSet
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TDoubleIntHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TDoubleLongHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TDoubleObjectHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TFloatDoubleHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TFloatFloatHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TFloatHashSet
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TFloatIntHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TFloatLongHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TFloatObjectHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.THashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.THashSet
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntArrayList
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntDoubleHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntFloatHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntHashSet
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntIntHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntLongHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TIntObjectHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TLongDoubleHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TLongFloatHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TLongHashSet
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TLongIntHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TLongLongHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TLongObjectHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TObjectDoubleHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TObjectFloatHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TObjectIntHashMap
-
- readObject(ObjectInputStream) - Method in class gnu.trove.TObjectLongHashMap
-
- rehash(int) - Method in class gnu.trove.TDoubleDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TDoubleIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TDoubleObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TFloatIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TFloatObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.THash
-
Rehashes the set.
- rehash(int) - Method in class gnu.trove.THashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.THashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TIntDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TIntIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TIntObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongHashSet
-
Expands the set to accomodate new values.
- rehash(int) - Method in class gnu.trove.TLongIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongLongHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TLongObjectHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectDoubleHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectFloatHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectIntHashMap
-
rehashes the map to the new capacity.
- rehash(int) - Method in class gnu.trove.TObjectLongHashMap
-
rehashes the map to the new capacity.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Deletes a value from the set.
- remove(Object) - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TDoubleArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Removes length values from the list, starting at
offset
- remove(double) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleFloatHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleHashSet
-
Removes val from the set.
- remove(double) - Method in class gnu.trove.TDoubleIntHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleLongHashMap
-
Deletes a key/value pair from the map.
- remove(double) - Method in class gnu.trove.TDoubleObjectHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TFloatArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TFloatArrayList
-
Removes length values from the list, starting at
offset
- remove(float) - Method in class gnu.trove.TFloatDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatFloatHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatHashSet
-
Removes val from the set.
- remove(float) - Method in class gnu.trove.TFloatIntHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatLongHashMap
-
Deletes a key/value pair from the map.
- remove(float) - Method in class gnu.trove.TFloatObjectHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.THashMap.EntryView
-
- remove(Object) - Method in class gnu.trove.THashMap.KeyView
-
- remove(Object) - Method in class gnu.trove.THashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.THashMap.ValueView
-
- remove(Object) - Method in class gnu.trove.THashSet
-
Removes obj from the set.
- remove(int) - Method in class gnu.trove.TIntArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TIntArrayList
-
Removes length values from the list, starting at
offset
- remove(int) - Method in class gnu.trove.TIntDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntFloatHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntHashSet
-
Removes val from the set.
- remove(int) - Method in class gnu.trove.TIntIntHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntLongHashMap
-
Deletes a key/value pair from the map.
- remove(int) - Method in class gnu.trove.TIntObjectHashMap
-
Deletes a key/value pair from the map.
- remove() - Method in class gnu.trove.TIterator
-
Removes the last entry returned by the iterator.
- remove() - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Removes the current element in the list and shrinks its
size accordingly.
- remove(Object) - Method in class gnu.trove.TLinkedList
-
Removes the specified element from the list.
- remove(int) - Method in class gnu.trove.TLongArrayList
-
Removes the value at offset from the list.
- remove(int, int) - Method in class gnu.trove.TLongArrayList
-
Removes length values from the list, starting at
offset
- remove(long) - Method in class gnu.trove.TLongDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongFloatHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongHashSet
-
Removes val from the set.
- remove(long) - Method in class gnu.trove.TLongIntHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongLongHashMap
-
Deletes a key/value pair from the map.
- remove(long) - Method in class gnu.trove.TLongObjectHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectDoubleHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectFloatHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectIntHashMap
-
Deletes a key/value pair from the map.
- remove(Object) - Method in class gnu.trove.TObjectLongHashMap
-
Deletes a key/value pair from the map.
- removeAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Removes all of the elements in array from the set.
- removeAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Removes all of the elements in array from the set.
- removeAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- removeAll(Collection) - Method in class gnu.trove.THashSet
-
Removes all of the elements in collection from the set.
- removeAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Removes all of the elements in array from the set.
- removeAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Removes all of the elements in array from the set.
- removeAt(int) - Method in class gnu.trove.TDoubleDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TDoubleIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TDoubleObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TFloatIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TFloatObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.THash
-
Delete the record at index.
- removeAt(int) - Method in class gnu.trove.THashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TIntIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TIntObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongHash
-
Releases the element currently stored at index.
- removeAt(int) - Method in class gnu.trove.TLongIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TLongObjectHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectDoubleHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectFloatHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectHash
-
- removeAt(int) - Method in class gnu.trove.TObjectIntHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TObjectLongHashMap
-
removes the mapping at index from the map.
- removeAt(int) - Method in class gnu.trove.TPrimitiveHash
-
Delete the record at index.
- REMOVED - Static variable in class gnu.trove.TObjectHash
-
- REMOVED - Static variable in class gnu.trove.TPrimitiveHash
-
flag indicating that the value of a slot in the hashtable
was deleted
- removeFirst() - Method in class gnu.trove.TLinkedList
-
Remove and return the first element in the list.
- removeLast() - Method in class gnu.trove.TLinkedList
-
Remove and return the last element in the list.
- Repeater - Class in gnu.trove.benchmark
-
- Repeater(Operation) - Constructor for class gnu.trove.benchmark.Repeater
-
- report(Result) - Method in interface gnu.trove.benchmark.Reporter
-
- report(Result) - Method in class gnu.trove.benchmark.TextReporter
-
- report(Result) - Method in class gnu.trove.benchmark.XMLReporter
-
- Reporter - Interface in gnu.trove.benchmark
-
- reset() - Method in class gnu.trove.TDoubleArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- reset() - Method in class gnu.trove.TFloatArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- reset() - Method in class gnu.trove.TIntArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- reset() - Method in class gnu.trove.TIntStack
-
Clears the stack without releasing its internal capacity allocation.
- reset() - Method in class gnu.trove.TLongArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TDoubleArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TFloatArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TIntArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- resetQuick() - Method in class gnu.trove.TLongArrayList
-
Sets the size of the list to 0, but does not change its
capacity.
- Result - Class in gnu.trove.benchmark
-
Created: Thu Nov 22 20:47:16 2001
- Result() - Constructor for class gnu.trove.benchmark.Result
-
- retainAll(double[]) - Method in class gnu.trove.TDoubleHashSet
-
Removes any values in the set which are not contained in
array.
- retainAll(float[]) - Method in class gnu.trove.TFloatHashSet
-
Removes any values in the set which are not contained in
array.
- retainAll(Collection) - Method in class gnu.trove.THashMap.KeyView
-
- retainAll(Collection) - Method in class gnu.trove.THashSet
-
Removes any values in the set which are not contained in
collection.
- retainAll(int[]) - Method in class gnu.trove.TIntHashSet
-
Removes any values in the set which are not contained in
array.
- retainAll(long[]) - Method in class gnu.trove.TLongHashSet
-
Removes any values in the set which are not contained in
array.
- retainEntries(TDoubleDoubleProcedure) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleFloatProcedure) - Method in class gnu.trove.TDoubleFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleIntProcedure) - Method in class gnu.trove.TDoubleIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleLongProcedure) - Method in class gnu.trove.TDoubleLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TDoubleObjectProcedure) - Method in class gnu.trove.TDoubleObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatDoubleProcedure) - Method in class gnu.trove.TFloatDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatFloatProcedure) - Method in class gnu.trove.TFloatFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatIntProcedure) - Method in class gnu.trove.TFloatIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatLongProcedure) - Method in class gnu.trove.TFloatLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TFloatObjectProcedure) - Method in class gnu.trove.TFloatObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectObjectProcedure) - Method in class gnu.trove.THashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntDoubleProcedure) - Method in class gnu.trove.TIntDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntFloatProcedure) - Method in class gnu.trove.TIntFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntIntProcedure) - Method in class gnu.trove.TIntIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntLongProcedure) - Method in class gnu.trove.TIntLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TIntObjectProcedure) - Method in class gnu.trove.TIntObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongDoubleProcedure) - Method in class gnu.trove.TLongDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongFloatProcedure) - Method in class gnu.trove.TLongFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongIntProcedure) - Method in class gnu.trove.TLongIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongLongProcedure) - Method in class gnu.trove.TLongLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TLongObjectProcedure) - Method in class gnu.trove.TLongObjectHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectDoubleProcedure) - Method in class gnu.trove.TObjectDoubleHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectFloatProcedure) - Method in class gnu.trove.TObjectFloatHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectIntProcedure) - Method in class gnu.trove.TObjectIntHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- retainEntries(TObjectLongProcedure) - Method in class gnu.trove.TObjectLongHashMap
-
Retains only those entries in the map for which the procedure
returns a true value.
- reverse() - Method in class gnu.trove.TDoubleArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Reverse the order of the elements in the range of the list.
- reverse() - Method in class gnu.trove.TFloatArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TFloatArrayList
-
Reverse the order of the elements in the range of the list.
- reverse() - Method in class gnu.trove.TIntArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TIntArrayList
-
Reverse the order of the elements in the range of the list.
- reverse() - Method in class gnu.trove.TLongArrayList
-
Reverse the order of the elements in the list.
- reverse(int, int) - Method in class gnu.trove.TLongArrayList
-
Reverse the order of the elements in the range of the list.
- run() - Method in class gnu.trove.benchmark.Repeater
-
- run() - Method in interface gnu.trove.benchmark.Timer
-
- SerializationProcedure - Class in gnu.trove
-
Implementation of the variously typed procedure interfaces that supports
writing the arguments to the procedure out on an ObjectOutputStream.
- SerializationProcedure(ObjectOutputStream) - Constructor for class gnu.trove.SerializationProcedure
-
- set(int, double) - Method in class gnu.trove.TDoubleArrayList
-
Sets the value at the specified offset.
- set(int, double[]) - Method in class gnu.trove.TDoubleArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, double[], int, int) - Method in class gnu.trove.TDoubleArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(int, float) - Method in class gnu.trove.TFloatArrayList
-
Sets the value at the specified offset.
- set(int, float[]) - Method in class gnu.trove.TFloatArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, float[], int, int) - Method in class gnu.trove.TFloatArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(int, int) - Method in class gnu.trove.TIntArrayList
-
Sets the value at the specified offset.
- set(int, int[]) - Method in class gnu.trove.TIntArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, int[], int, int) - Method in class gnu.trove.TIntArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- set(Object) - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Replaces the current element in the list with
linkable
- set(int, long) - Method in class gnu.trove.TLongArrayList
-
Sets the value at the specified offset.
- set(int, long[]) - Method in class gnu.trove.TLongArrayList
-
Replace the values in the list starting at offset with
the contents of the values array.
- set(int, long[], int, int) - Method in class gnu.trove.TLongArrayList
-
Replace the values in the list starting at offset with
length values from the values array, starting
at valOffset.
- SET_SIZE - Static variable in class gnu.trove.benchmark.Main
-
- setDescription(String) - Method in class gnu.trove.benchmark.Result
-
Sets the value of description
- setIterations(int) - Method in class gnu.trove.benchmark.Result
-
Sets the value of iterations
- setNext(TLinkable) - Method in interface gnu.trove.TLinkable
-
Sets the linked list node after this one.
- setNext(TLinkable) - Method in class gnu.trove.TLinkableAdaptor
-
Sets the linked list node after this one.
- setOurs(long) - Method in class gnu.trove.benchmark.Result
-
Sets the value of ours
- setPrevious(TLinkable) - Method in interface gnu.trove.TLinkable
-
Sets the linked list node before this one.
- setPrevious(TLinkable) - Method in class gnu.trove.TLinkableAdaptor
-
Sets the linked list node before this one.
- setQuick(int, double) - Method in class gnu.trove.TDoubleArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setQuick(int, float) - Method in class gnu.trove.TFloatArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setQuick(int, int) - Method in class gnu.trove.TIntArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setQuick(int, long) - Method in class gnu.trove.TLongArrayList
-
Sets the value at the specified offset without doing any bounds
checking.
- setTheirs(long) - Method in class gnu.trove.benchmark.Result
-
Sets the value of theirs
- setUp(int) - Method in class gnu.trove.TDoubleDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TDoubleObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TFloatObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.THash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.THashMap
-
initialize the value array of the map.
- setUp(int) - Method in class gnu.trove.TIntDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TIntObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TLongObjectHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectDoubleHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectFloatHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectHash
-
initializes the Object set of this hash table.
- setUp(int) - Method in class gnu.trove.TObjectIntHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TObjectLongHashMap
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setUp(int) - Method in class gnu.trove.TPrimitiveHash
-
initializes the hashtable to a prime capacity which is at least
initialCapacity + 1.
- setValue(double) - Method in class gnu.trove.TDoubleDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TDoubleFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TDoubleIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TDoubleLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TDoubleObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TFloatDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TFloatFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TFloatIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TFloatLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TFloatObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.THashMap.Entry
-
- setValue(double) - Method in class gnu.trove.TIntDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TIntFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TIntIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TIntLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TIntObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TLongDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TLongFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TLongIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TLongLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(Object) - Method in class gnu.trove.TLongObjectIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(double) - Method in class gnu.trove.TObjectDoubleIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(float) - Method in class gnu.trove.TObjectFloatIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(int) - Method in class gnu.trove.TObjectIntIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- setValue(long) - Method in class gnu.trove.TObjectLongIterator
-
Replace the value of the mapping at the iterator's position with the
specified value.
- shuffle(Random) - Method in class gnu.trove.TDoubleArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- shuffle(Random) - Method in class gnu.trove.TFloatArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- shuffle(Random) - Method in class gnu.trove.TIntArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- shuffle(Random) - Method in class gnu.trove.TLongArrayList
-
Shuffle the elements of the list using the specified random
number generator.
- size() - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TIntIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongHashSetDecorator
-
Returns the number of entries in the set.
- size() - Method in class gnu.trove.decorator.TLongIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Returns the number of entries in the map.
- size() - Method in class gnu.trove.TDoubleArrayList
-
Returns the number of values in the list.
- size() - Method in class gnu.trove.TFloatArrayList
-
Returns the number of values in the list.
- size() - Method in class gnu.trove.THash
-
Returns the number of distinct elements in this collection.
- size() - Method in class gnu.trove.THashMap.KeyView
-
- size() - Method in class gnu.trove.TIntArrayList
-
Returns the number of values in the list.
- size() - Method in class gnu.trove.TIntStack
-
Returns the current depth of the stack.
- size() - Method in class gnu.trove.TLinkedList
-
Returns the number of elements in the list.
- size() - Method in class gnu.trove.TLongArrayList
-
Returns the number of values in the list.
- sizeOf(MemoryUsage.Creator) - Static method in class gnu.trove.benchmark.MemoryUsage
-
- sort() - Method in class gnu.trove.TDoubleArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sort() - Method in class gnu.trove.TFloatArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TFloatArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sort() - Method in class gnu.trove.TIntArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TIntArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- sort() - Method in class gnu.trove.TLongArrayList
-
Sort the values in the list (ascending) using the Sun quicksort
implementation.
- sort(int, int) - Method in class gnu.trove.TLongArrayList
-
Sort a slice of the list (ascending) using the Sun quicksort
implementation.
- start() - Method in interface gnu.trove.benchmark.Reporter
-
- start() - Method in class gnu.trove.benchmark.TextReporter
-
- start() - Method in class gnu.trove.benchmark.XMLReporter
-
- stream - Variable in class gnu.trove.SerializationProcedure
-
- swap(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Swap the values at offsets i and j.
- swap(int, int) - Method in class gnu.trove.TFloatArrayList
-
Swap the values at offsets i and j.
- swap(int, int) - Method in class gnu.trove.TIntArrayList
-
Swap the values at offsets i and j.
- swap(TLinkable, TLinkable) - Method in class gnu.trove.TLinkedList.IteratorImpl
-
Replace from with to in the list.
- swap(int, int) - Method in class gnu.trove.TLongArrayList
-
Swap the values at offsets i and j.
- target - Variable in class gnu.trove.ToObjectArrayProcedure
-
- TDoubleArrayList - Class in gnu.trove
-
A resizable, array-backed list of double primitives.
- TDoubleArrayList() - Constructor for class gnu.trove.TDoubleArrayList
-
Creates a new TDoubleArrayList instance with the
default capacity.
- TDoubleArrayList(int) - Constructor for class gnu.trove.TDoubleArrayList
-
Creates a new TDoubleArrayList instance with the
specified capacity.
- TDoubleArrayList(double[]) - Constructor for class gnu.trove.TDoubleArrayList
-
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.
- TDoubleDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and double values.
- TDoubleDoubleHashMap() - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with the default
capacity and load factor.
- TDoubleDoubleHashMap(int) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleDoubleHashMap(int, float) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleDoubleHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with the default
capacity and load factor.
- TDoubleDoubleHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleDoubleHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleDoubleHashMap
-
Creates a new TDoubleDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleDoubleHashMap.EqProcedure - Class in gnu.trove
-
- TDoubleDoubleHashMap.EqProcedure(TDoubleDoubleHashMap) - Constructor for class gnu.trove.TDoubleDoubleHashMap.EqProcedure
-
- TDoubleDoubleHashMap.HashProcedure - Class in gnu.trove
-
- TDoubleDoubleHashMap.HashProcedure() - Constructor for class gnu.trove.TDoubleDoubleHashMap.HashProcedure
-
- TDoubleDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleDoubleHashMap conform to the java.util.Map API.
- TDoubleDoubleHashMapDecorator(TDoubleDoubleHashMap) - Constructor for class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleDoubleIterator - Class in gnu.trove
-
Iterator for maps of type double and double.
- TDoubleDoubleIterator(TDoubleDoubleHashMap) - Constructor for class gnu.trove.TDoubleDoubleIterator
-
Creates an iterator over the specified map
- TDoubleDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and double.
- TDoubleFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and float values.
- TDoubleFloatHashMap() - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with the default
capacity and load factor.
- TDoubleFloatHashMap(int) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleFloatHashMap(int, float) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleFloatHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with the default
capacity and load factor.
- TDoubleFloatHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleFloatHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleFloatHashMap
-
Creates a new TDoubleFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleFloatHashMap.EqProcedure - Class in gnu.trove
-
- TDoubleFloatHashMap.EqProcedure(TDoubleFloatHashMap) - Constructor for class gnu.trove.TDoubleFloatHashMap.EqProcedure
-
- TDoubleFloatHashMap.HashProcedure - Class in gnu.trove
-
- TDoubleFloatHashMap.HashProcedure() - Constructor for class gnu.trove.TDoubleFloatHashMap.HashProcedure
-
- TDoubleFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleFloatHashMap conform to the java.util.Map API.
- TDoubleFloatHashMapDecorator(TDoubleFloatHashMap) - Constructor for class gnu.trove.decorator.TDoubleFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleFloatIterator - Class in gnu.trove
-
Iterator for maps of type double and float.
- TDoubleFloatIterator(TDoubleFloatHashMap) - Constructor for class gnu.trove.TDoubleFloatIterator
-
Creates an iterator over the specified map
- TDoubleFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and float.
- TDoubleFunction - Interface in gnu.trove
-
Interface for functions that accept and return one double primitive.
- TDoubleHash - Class in gnu.trove
-
An open addressed hashing implementation for double primitives.
- TDoubleHash() - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with the default
capacity and load factor.
- TDoubleHash(int) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleHash(int, float) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
- TDoubleHash(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with the default
capacity and load factor.
- TDoubleHash(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleHash(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHash
-
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
- TDoubleHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TDoubleHashSet - Class in gnu.trove
-
An open addressed set implementation for double primitives.
- TDoubleHashSet() - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance with the default
capacity and load factor.
- TDoubleHashSet(int) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleHashSet(int, float) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleHashSet(double[]) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance containing the
elements of array.
- TDoubleHashSet(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHash instance with the default
capacity and load factor.
- TDoubleHashSet(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleHashSet(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHash instance with a prime
value at or near the specified capacity and load factor.
- TDoubleHashSet(double[], TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleHashSet
-
Creates a new TDoubleHashSet instance containing the
elements of array.
- TDoubleHashSet.HashProcedure - Class in gnu.trove
-
- TDoubleHashSet.HashProcedure() - Constructor for class gnu.trove.TDoubleHashSet.HashProcedure
-
- TDoubleHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleHashSet conform to the java.util.Set API.
- TDoubleHashSetDecorator(TDoubleHashSet) - Constructor for class gnu.trove.decorator.TDoubleHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TDoubleIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and int values.
- TDoubleIntHashMap() - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with the default
capacity and load factor.
- TDoubleIntHashMap(int) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleIntHashMap(int, float) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleIntHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with the default
capacity and load factor.
- TDoubleIntHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleIntHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleIntHashMap
-
Creates a new TDoubleIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleIntHashMap.EqProcedure - Class in gnu.trove
-
- TDoubleIntHashMap.EqProcedure(TDoubleIntHashMap) - Constructor for class gnu.trove.TDoubleIntHashMap.EqProcedure
-
- TDoubleIntHashMap.HashProcedure - Class in gnu.trove
-
- TDoubleIntHashMap.HashProcedure() - Constructor for class gnu.trove.TDoubleIntHashMap.HashProcedure
-
- TDoubleIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleIntHashMap conform to the java.util.Map API.
- TDoubleIntHashMapDecorator(TDoubleIntHashMap) - Constructor for class gnu.trove.decorator.TDoubleIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleIntIterator - Class in gnu.trove
-
Iterator for maps of type double and int.
- TDoubleIntIterator(TDoubleIntHashMap) - Constructor for class gnu.trove.TDoubleIntIterator
-
Creates an iterator over the specified map
- TDoubleIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and int.
- TDoubleIterator - Class in gnu.trove
-
Iterator for double collections.
- TDoubleIterator(TDoubleHash) - Constructor for class gnu.trove.TDoubleIterator
-
Creates a TDoubleIterator for the elements in the specified collection.
- TDoubleLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and long values.
- TDoubleLongHashMap() - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with the default
capacity and load factor.
- TDoubleLongHashMap(int) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleLongHashMap(int, float) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleLongHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with the default
capacity and load factor.
- TDoubleLongHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleLongHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleLongHashMap
-
Creates a new TDoubleLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleLongHashMap.EqProcedure - Class in gnu.trove
-
- TDoubleLongHashMap.EqProcedure(TDoubleLongHashMap) - Constructor for class gnu.trove.TDoubleLongHashMap.EqProcedure
-
- TDoubleLongHashMap.HashProcedure - Class in gnu.trove
-
- TDoubleLongHashMap.HashProcedure() - Constructor for class gnu.trove.TDoubleLongHashMap.HashProcedure
-
- TDoubleLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleLongHashMap conform to the java.util.Map API.
- TDoubleLongHashMapDecorator(TDoubleLongHashMap) - Constructor for class gnu.trove.decorator.TDoubleLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleLongIterator - Class in gnu.trove
-
Iterator for maps of type double and long.
- TDoubleLongIterator(TDoubleLongHashMap) - Constructor for class gnu.trove.TDoubleLongIterator
-
Creates an iterator over the specified map
- TDoubleLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and long.
- TDoubleObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for double keys and Object values.
- TDoubleObjectHashMap() - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with the default
capacity and load factor.
- TDoubleObjectHashMap(int) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TDoubleObjectHashMap(int, float) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TDoubleObjectHashMap(TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with the default
capacity and load factor.
- TDoubleObjectHashMap(int, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TDoubleObjectHashMap(int, float, TDoubleHashingStrategy) - Constructor for class gnu.trove.TDoubleObjectHashMap
-
Creates a new TDoubleObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TDoubleObjectHashMap.EqProcedure - Class in gnu.trove
-
- TDoubleObjectHashMap.EqProcedure(TDoubleObjectHashMap) - Constructor for class gnu.trove.TDoubleObjectHashMap.EqProcedure
-
- TDoubleObjectHashMap.HashProcedure - Class in gnu.trove
-
- TDoubleObjectHashMap.HashProcedure() - Constructor for class gnu.trove.TDoubleObjectHashMap.HashProcedure
-
- TDoubleObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TDoubleObjectHashMap conform to the java.util.Map API.
- TDoubleObjectHashMapDecorator(TDoubleObjectHashMap) - Constructor for class gnu.trove.decorator.TDoubleObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TDoubleObjectIterator - Class in gnu.trove
-
Iterator for maps of type double and Object.
- TDoubleObjectIterator(TDoubleObjectHashMap) - Constructor for class gnu.trove.TDoubleObjectIterator
-
Creates an iterator over the specified map
- TDoubleObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type double and Object.
- TDoubleProcedure - Interface in gnu.trove
-
Interface for procedures with one double paramater.
- TextReporter - Class in gnu.trove.benchmark
-
- TextReporter() - Constructor for class gnu.trove.benchmark.TextReporter
-
- TextReporter(PrintWriter) - Constructor for class gnu.trove.benchmark.TextReporter
-
- TFloatArrayList - Class in gnu.trove
-
A resizable, array-backed list of float primitives.
- TFloatArrayList() - Constructor for class gnu.trove.TFloatArrayList
-
Creates a new TFloatArrayList instance with the
default capacity.
- TFloatArrayList(int) - Constructor for class gnu.trove.TFloatArrayList
-
Creates a new TFloatArrayList instance with the
specified capacity.
- TFloatArrayList(float[]) - Constructor for class gnu.trove.TFloatArrayList
-
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.
- TFloatDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and double values.
- TFloatDoubleHashMap() - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with the default
capacity and load factor.
- TFloatDoubleHashMap(int) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatDoubleHashMap(int, float) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatDoubleHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with the default
capacity and load factor.
- TFloatDoubleHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatDoubleHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatDoubleHashMap
-
Creates a new TFloatDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatDoubleHashMap.EqProcedure - Class in gnu.trove
-
- TFloatDoubleHashMap.EqProcedure(TFloatDoubleHashMap) - Constructor for class gnu.trove.TFloatDoubleHashMap.EqProcedure
-
- TFloatDoubleHashMap.HashProcedure - Class in gnu.trove
-
- TFloatDoubleHashMap.HashProcedure() - Constructor for class gnu.trove.TFloatDoubleHashMap.HashProcedure
-
- TFloatDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatDoubleHashMap conform to the java.util.Map API.
- TFloatDoubleHashMapDecorator(TFloatDoubleHashMap) - Constructor for class gnu.trove.decorator.TFloatDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatDoubleIterator - Class in gnu.trove
-
Iterator for maps of type float and double.
- TFloatDoubleIterator(TFloatDoubleHashMap) - Constructor for class gnu.trove.TFloatDoubleIterator
-
Creates an iterator over the specified map
- TFloatDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and double.
- TFloatFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and float values.
- TFloatFloatHashMap() - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with the default
capacity and load factor.
- TFloatFloatHashMap(int) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatFloatHashMap(int, float) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatFloatHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with the default
capacity and load factor.
- TFloatFloatHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatFloatHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatFloatHashMap
-
Creates a new TFloatFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatFloatHashMap.EqProcedure - Class in gnu.trove
-
- TFloatFloatHashMap.EqProcedure(TFloatFloatHashMap) - Constructor for class gnu.trove.TFloatFloatHashMap.EqProcedure
-
- TFloatFloatHashMap.HashProcedure - Class in gnu.trove
-
- TFloatFloatHashMap.HashProcedure() - Constructor for class gnu.trove.TFloatFloatHashMap.HashProcedure
-
- TFloatFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatFloatHashMap conform to the java.util.Map API.
- TFloatFloatHashMapDecorator(TFloatFloatHashMap) - Constructor for class gnu.trove.decorator.TFloatFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatFloatIterator - Class in gnu.trove
-
Iterator for maps of type float and float.
- TFloatFloatIterator(TFloatFloatHashMap) - Constructor for class gnu.trove.TFloatFloatIterator
-
Creates an iterator over the specified map
- TFloatFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and float.
- TFloatFunction - Interface in gnu.trove
-
Interface for functions that accept and return one float primitive.
- TFloatHash - Class in gnu.trove
-
An open addressed hashing implementation for float primitives.
- TFloatHash() - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with the default
capacity and load factor.
- TFloatHash(int) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatHash(int, float) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
- TFloatHash(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with the default
capacity and load factor.
- TFloatHash(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatHash(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHash
-
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
- TFloatHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TFloatHashSet - Class in gnu.trove
-
An open addressed set implementation for float primitives.
- TFloatHashSet() - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance with the default
capacity and load factor.
- TFloatHashSet(int) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatHashSet(int, float) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatHashSet(float[]) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance containing the
elements of array.
- TFloatHashSet(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHash instance with the default
capacity and load factor.
- TFloatHashSet(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatHashSet(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHash instance with a prime
value at or near the specified capacity and load factor.
- TFloatHashSet(float[], TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatHashSet
-
Creates a new TFloatHashSet instance containing the
elements of array.
- TFloatHashSet.HashProcedure - Class in gnu.trove
-
- TFloatHashSet.HashProcedure() - Constructor for class gnu.trove.TFloatHashSet.HashProcedure
-
- TFloatHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatHashSet conform to the java.util.Set API.
- TFloatHashSetDecorator(TFloatHashSet) - Constructor for class gnu.trove.decorator.TFloatHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TFloatIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and int values.
- TFloatIntHashMap() - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with the default
capacity and load factor.
- TFloatIntHashMap(int) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatIntHashMap(int, float) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatIntHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with the default
capacity and load factor.
- TFloatIntHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatIntHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatIntHashMap
-
Creates a new TFloatIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatIntHashMap.EqProcedure - Class in gnu.trove
-
- TFloatIntHashMap.EqProcedure(TFloatIntHashMap) - Constructor for class gnu.trove.TFloatIntHashMap.EqProcedure
-
- TFloatIntHashMap.HashProcedure - Class in gnu.trove
-
- TFloatIntHashMap.HashProcedure() - Constructor for class gnu.trove.TFloatIntHashMap.HashProcedure
-
- TFloatIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatIntHashMap conform to the java.util.Map API.
- TFloatIntHashMapDecorator(TFloatIntHashMap) - Constructor for class gnu.trove.decorator.TFloatIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatIntIterator - Class in gnu.trove
-
Iterator for maps of type float and int.
- TFloatIntIterator(TFloatIntHashMap) - Constructor for class gnu.trove.TFloatIntIterator
-
Creates an iterator over the specified map
- TFloatIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and int.
- TFloatIterator - Class in gnu.trove
-
Iterator for float collections.
- TFloatIterator(TFloatHash) - Constructor for class gnu.trove.TFloatIterator
-
Creates a TFloatIterator for the elements in the specified collection.
- TFloatLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and long values.
- TFloatLongHashMap() - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with the default
capacity and load factor.
- TFloatLongHashMap(int) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatLongHashMap(int, float) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatLongHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with the default
capacity and load factor.
- TFloatLongHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatLongHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatLongHashMap
-
Creates a new TFloatLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatLongHashMap.EqProcedure - Class in gnu.trove
-
- TFloatLongHashMap.EqProcedure(TFloatLongHashMap) - Constructor for class gnu.trove.TFloatLongHashMap.EqProcedure
-
- TFloatLongHashMap.HashProcedure - Class in gnu.trove
-
- TFloatLongHashMap.HashProcedure() - Constructor for class gnu.trove.TFloatLongHashMap.HashProcedure
-
- TFloatLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatLongHashMap conform to the java.util.Map API.
- TFloatLongHashMapDecorator(TFloatLongHashMap) - Constructor for class gnu.trove.decorator.TFloatLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatLongIterator - Class in gnu.trove
-
Iterator for maps of type float and long.
- TFloatLongIterator(TFloatLongHashMap) - Constructor for class gnu.trove.TFloatLongIterator
-
Creates an iterator over the specified map
- TFloatLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and long.
- TFloatObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for float keys and Object values.
- TFloatObjectHashMap() - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with the default
capacity and load factor.
- TFloatObjectHashMap(int) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TFloatObjectHashMap(int, float) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TFloatObjectHashMap(TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with the default
capacity and load factor.
- TFloatObjectHashMap(int, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TFloatObjectHashMap(int, float, TFloatHashingStrategy) - Constructor for class gnu.trove.TFloatObjectHashMap
-
Creates a new TFloatObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TFloatObjectHashMap.EqProcedure - Class in gnu.trove
-
- TFloatObjectHashMap.EqProcedure(TFloatObjectHashMap) - Constructor for class gnu.trove.TFloatObjectHashMap.EqProcedure
-
- TFloatObjectHashMap.HashProcedure - Class in gnu.trove
-
- TFloatObjectHashMap.HashProcedure() - Constructor for class gnu.trove.TFloatObjectHashMap.HashProcedure
-
- TFloatObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TFloatObjectHashMap conform to the java.util.Map API.
- TFloatObjectHashMapDecorator(TFloatObjectHashMap) - Constructor for class gnu.trove.decorator.TFloatObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TFloatObjectIterator - Class in gnu.trove
-
Iterator for maps of type float and Object.
- TFloatObjectIterator(TFloatObjectHashMap) - Constructor for class gnu.trove.TFloatObjectIterator
-
Creates an iterator over the specified map
- TFloatObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type float and Object.
- TFloatProcedure - Interface in gnu.trove
-
Interface for procedures with one float paramater.
- THash - Class in gnu.trove
-
Base class for hashtables that use open addressing to resolve
collisions.
- THash() - Constructor for class gnu.trove.THash
-
Creates a new THash instance with the default
capacity and load factor.
- THash(int) - Constructor for class gnu.trove.THash
-
Creates a new THash instance with a prime capacity
at or near the specified capacity and with the default load
factor.
- THash(int, float) - Constructor for class gnu.trove.THash
-
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.
- THashIterator - Class in gnu.trove
-
Implements all iterator functions for the hashed object set.
- THashIterator(TObjectHash) - Constructor for class gnu.trove.THashIterator
-
Create an instance of THashIterator over the values of the TObjectHash
- THashMap - Class in gnu.trove
-
An implementation of the Map interface which uses an open addressed
hash table to store its contents.
- THashMap() - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with the default
capacity and load factor.
- THashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with the default
capacity and load factor.
- THashMap(int) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashMap(int, float) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashMap(Map) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance which contains the
key/value pairs in map.
- THashMap(Map, TObjectHashingStrategy) - Constructor for class gnu.trove.THashMap
-
Creates a new THashMap instance which contains the
key/value pairs in map.
- THashMap.Entry - Class in gnu.trove
-
- THashMap.Entry(Object, Object, int) - Constructor for class gnu.trove.THashMap.Entry
-
- THashMap.EntryView - Class in gnu.trove
-
a view onto the entries of the map.
- THashMap.EntryView() - Constructor for class gnu.trove.THashMap.EntryView
-
- THashMap.EqProcedure - Class in gnu.trove
-
- THashMap.EqProcedure(Map) - Constructor for class gnu.trove.THashMap.EqProcedure
-
- THashMap.HashProcedure - Class in gnu.trove
-
- THashMap.HashProcedure() - Constructor for class gnu.trove.THashMap.HashProcedure
-
- THashMap.KeyView - Class in gnu.trove
-
a view onto the keys of the map.
- THashMap.KeyView() - Constructor for class gnu.trove.THashMap.KeyView
-
- THashMap.KeyView.EntryIterator - Class in gnu.trove
-
- THashMap.KeyView.EntryIterator(THashMap) - Constructor for class gnu.trove.THashMap.KeyView.EntryIterator
-
- THashMap.ValueView - Class in gnu.trove
-
a view onto the values of the map.
- THashMap.ValueView() - Constructor for class gnu.trove.THashMap.ValueView
-
- THashSet - Class in gnu.trove
-
An implementation of the Set interface that uses an
open-addressed hash table to store its contents.
- THashSet() - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with the default
capacity and load factor.
- THashSet(TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with the default
capacity and load factor.
- THashSet(int) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashSet(int, TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- THashSet(int, float) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashSet(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- THashSet(Collection) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance containing the
elements of collection.
- THashSet(Collection, TObjectHashingStrategy) - Constructor for class gnu.trove.THashSet
-
Creates a new THashSet instance containing the
elements of collection.
- THashSet.HashProcedure - Class in gnu.trove
-
- THashSet.HashProcedure() - Constructor for class gnu.trove.THashSet.HashProcedure
-
- theirs() - Method in interface gnu.trove.benchmark.Operation
-
- theirs() - Method in class gnu.trove.benchmark.Repeater
-
- theirs - Variable in class gnu.trove.benchmark.Result
-
- theirs() - Method in interface gnu.trove.benchmark.Timer
-
- throwObjectContractViolation(Object, Object) - Method in class gnu.trove.TObjectHash
-
Convenience methods for subclasses to use in throwing exceptions about
badly behaved user objects employed as keys.
- Timer - Interface in gnu.trove.benchmark
-
- TIntArrayList - Class in gnu.trove
-
A resizable, array-backed list of int primitives.
- TIntArrayList() - Constructor for class gnu.trove.TIntArrayList
-
Creates a new TIntArrayList instance with the
default capacity.
- TIntArrayList(int) - Constructor for class gnu.trove.TIntArrayList
-
Creates a new TIntArrayList instance with the
specified capacity.
- TIntArrayList(int[]) - Constructor for class gnu.trove.TIntArrayList
-
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.
- TIntDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and double values.
- TIntDoubleHashMap() - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with the default
capacity and load factor.
- TIntDoubleHashMap(int) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntDoubleHashMap(int, float) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntDoubleHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with the default
capacity and load factor.
- TIntDoubleHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntDoubleHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntDoubleHashMap
-
Creates a new TIntDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntDoubleHashMap.EqProcedure - Class in gnu.trove
-
- TIntDoubleHashMap.EqProcedure(TIntDoubleHashMap) - Constructor for class gnu.trove.TIntDoubleHashMap.EqProcedure
-
- TIntDoubleHashMap.HashProcedure - Class in gnu.trove
-
- TIntDoubleHashMap.HashProcedure() - Constructor for class gnu.trove.TIntDoubleHashMap.HashProcedure
-
- TIntDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntDoubleHashMap conform to the java.util.Map API.
- TIntDoubleHashMapDecorator(TIntDoubleHashMap) - Constructor for class gnu.trove.decorator.TIntDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntDoubleIterator - Class in gnu.trove
-
Iterator for maps of type int and double.
- TIntDoubleIterator(TIntDoubleHashMap) - Constructor for class gnu.trove.TIntDoubleIterator
-
Creates an iterator over the specified map
- TIntDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and double.
- TIntFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and float values.
- TIntFloatHashMap() - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with the default
capacity and load factor.
- TIntFloatHashMap(int) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntFloatHashMap(int, float) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntFloatHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with the default
capacity and load factor.
- TIntFloatHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntFloatHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntFloatHashMap
-
Creates a new TIntFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntFloatHashMap.EqProcedure - Class in gnu.trove
-
- TIntFloatHashMap.EqProcedure(TIntFloatHashMap) - Constructor for class gnu.trove.TIntFloatHashMap.EqProcedure
-
- TIntFloatHashMap.HashProcedure - Class in gnu.trove
-
- TIntFloatHashMap.HashProcedure() - Constructor for class gnu.trove.TIntFloatHashMap.HashProcedure
-
- TIntFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntFloatHashMap conform to the java.util.Map API.
- TIntFloatHashMapDecorator(TIntFloatHashMap) - Constructor for class gnu.trove.decorator.TIntFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntFloatIterator - Class in gnu.trove
-
Iterator for maps of type int and float.
- TIntFloatIterator(TIntFloatHashMap) - Constructor for class gnu.trove.TIntFloatIterator
-
Creates an iterator over the specified map
- TIntFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and float.
- TIntFunction - Interface in gnu.trove
-
Interface for functions that accept and return one int primitive.
- TIntHash - Class in gnu.trove
-
An open addressed hashing implementation for int primitives.
- TIntHash() - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with the default
capacity and load factor.
- TIntHash(int) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntHash(int, float) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
- TIntHash(TIntHashingStrategy) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with the default
capacity and load factor.
- TIntHash(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntHash(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHash
-
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
- TIntHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TIntHashSet - Class in gnu.trove
-
An open addressed set implementation for int primitives.
- TIntHashSet() - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance with the default
capacity and load factor.
- TIntHashSet(int) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntHashSet(int, float) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntHashSet(int[]) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance containing the
elements of array.
- TIntHashSet(TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHash instance with the default
capacity and load factor.
- TIntHashSet(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntHashSet(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHash instance with a prime
value at or near the specified capacity and load factor.
- TIntHashSet(int[], TIntHashingStrategy) - Constructor for class gnu.trove.TIntHashSet
-
Creates a new TIntHashSet instance containing the
elements of array.
- TIntHashSet.HashProcedure - Class in gnu.trove
-
- TIntHashSet.HashProcedure() - Constructor for class gnu.trove.TIntHashSet.HashProcedure
-
- TIntHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntHashSet conform to the java.util.Set API.
- TIntHashSetDecorator(TIntHashSet) - Constructor for class gnu.trove.decorator.TIntHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TIntIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and int values.
- TIntIntHashMap() - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with the default
capacity and load factor.
- TIntIntHashMap(int) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntIntHashMap(int, float) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntIntHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with the default
capacity and load factor.
- TIntIntHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntIntHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntIntHashMap
-
Creates a new TIntIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntIntHashMap.EqProcedure - Class in gnu.trove
-
- TIntIntHashMap.EqProcedure(TIntIntHashMap) - Constructor for class gnu.trove.TIntIntHashMap.EqProcedure
-
- TIntIntHashMap.HashProcedure - Class in gnu.trove
-
- TIntIntHashMap.HashProcedure() - Constructor for class gnu.trove.TIntIntHashMap.HashProcedure
-
- TIntIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntIntHashMap conform to the java.util.Map API.
- TIntIntHashMapDecorator(TIntIntHashMap) - Constructor for class gnu.trove.decorator.TIntIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntIntIterator - Class in gnu.trove
-
Iterator for maps of type int and int.
- TIntIntIterator(TIntIntHashMap) - Constructor for class gnu.trove.TIntIntIterator
-
Creates an iterator over the specified map
- TIntIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and int.
- TIntIterator - Class in gnu.trove
-
Iterator for int collections.
- TIntIterator(TIntHash) - Constructor for class gnu.trove.TIntIterator
-
Creates a TIntIterator for the elements in the specified collection.
- TIntLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and long values.
- TIntLongHashMap() - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with the default
capacity and load factor.
- TIntLongHashMap(int) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntLongHashMap(int, float) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntLongHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with the default
capacity and load factor.
- TIntLongHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntLongHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntLongHashMap
-
Creates a new TIntLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntLongHashMap.EqProcedure - Class in gnu.trove
-
- TIntLongHashMap.EqProcedure(TIntLongHashMap) - Constructor for class gnu.trove.TIntLongHashMap.EqProcedure
-
- TIntLongHashMap.HashProcedure - Class in gnu.trove
-
- TIntLongHashMap.HashProcedure() - Constructor for class gnu.trove.TIntLongHashMap.HashProcedure
-
- TIntLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntLongHashMap conform to the java.util.Map API.
- TIntLongHashMapDecorator(TIntLongHashMap) - Constructor for class gnu.trove.decorator.TIntLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntLongIterator - Class in gnu.trove
-
Iterator for maps of type int and long.
- TIntLongIterator(TIntLongHashMap) - Constructor for class gnu.trove.TIntLongIterator
-
Creates an iterator over the specified map
- TIntLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and long.
- TIntObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for int keys and Object values.
- TIntObjectHashMap() - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with the default
capacity and load factor.
- TIntObjectHashMap(int) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TIntObjectHashMap(int, float) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TIntObjectHashMap(TIntHashingStrategy) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with the default
capacity and load factor.
- TIntObjectHashMap(int, TIntHashingStrategy) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TIntObjectHashMap(int, float, TIntHashingStrategy) - Constructor for class gnu.trove.TIntObjectHashMap
-
Creates a new TIntObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TIntObjectHashMap.EqProcedure - Class in gnu.trove
-
- TIntObjectHashMap.EqProcedure(TIntObjectHashMap) - Constructor for class gnu.trove.TIntObjectHashMap.EqProcedure
-
- TIntObjectHashMap.HashProcedure - Class in gnu.trove
-
- TIntObjectHashMap.HashProcedure() - Constructor for class gnu.trove.TIntObjectHashMap.HashProcedure
-
- TIntObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TIntObjectHashMap conform to the java.util.Map API.
- TIntObjectHashMapDecorator(TIntObjectHashMap) - Constructor for class gnu.trove.decorator.TIntObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TIntObjectIterator - Class in gnu.trove
-
Iterator for maps of type int and Object.
- TIntObjectIterator(TIntObjectHashMap) - Constructor for class gnu.trove.TIntObjectIterator
-
Creates an iterator over the specified map
- TIntObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type int and Object.
- TIntProcedure - Interface in gnu.trove
-
Interface for procedures with one int paramater.
- TIntStack - Class in gnu.trove
-
A stack of int primitives, backed by a TIntArrayList.
- TIntStack() - Constructor for class gnu.trove.TIntStack
-
Creates a new TIntStack instance with the default
capacity.
- TIntStack(int) - Constructor for class gnu.trove.TIntStack
-
Creates a new TIntStack instance with the
specified capacity.
- TIterator - Class in gnu.trove
-
Abstract iterator class for THash implementations.
- TIterator(THash) - Constructor for class gnu.trove.TIterator
-
Create an instance of TIterator over the specified THash.
- TLinkable - Interface in gnu.trove
-
Interface for Objects which can be inserted into a TLinkedList.
- TLinkableAdaptor - Class in gnu.trove
-
Adapter for TLinkable interface which implements the interface and can
therefore be extended trivially to create TLinkable objects without
having to implement the obvious.
- TLinkableAdaptor() - Constructor for class gnu.trove.TLinkableAdaptor
-
- TLinkedList - Class in gnu.trove
-
A LinkedList implementation which holds instances of type
TLinkable.
- TLinkedList() - Constructor for class gnu.trove.TLinkedList
-
Creates a new TLinkedList instance.
- TLinkedList.IteratorImpl - Class in gnu.trove
-
A ListIterator that supports additions and deletions.
- TLinkedList.IteratorImpl(int) - Constructor for class gnu.trove.TLinkedList.IteratorImpl
-
Creates a new Iterator instance positioned at
index.
- TLongArrayList - Class in gnu.trove
-
A resizable, array-backed list of long primitives.
- TLongArrayList() - Constructor for class gnu.trove.TLongArrayList
-
Creates a new TLongArrayList instance with the
default capacity.
- TLongArrayList(int) - Constructor for class gnu.trove.TLongArrayList
-
Creates a new TLongArrayList instance with the
specified capacity.
- TLongArrayList(long[]) - Constructor for class gnu.trove.TLongArrayList
-
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.
- TLongDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and double values.
- TLongDoubleHashMap() - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with the default
capacity and load factor.
- TLongDoubleHashMap(int) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongDoubleHashMap(int, float) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongDoubleHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with the default
capacity and load factor.
- TLongDoubleHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongDoubleHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongDoubleHashMap
-
Creates a new TLongDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongDoubleHashMap.EqProcedure - Class in gnu.trove
-
- TLongDoubleHashMap.EqProcedure(TLongDoubleHashMap) - Constructor for class gnu.trove.TLongDoubleHashMap.EqProcedure
-
- TLongDoubleHashMap.HashProcedure - Class in gnu.trove
-
- TLongDoubleHashMap.HashProcedure() - Constructor for class gnu.trove.TLongDoubleHashMap.HashProcedure
-
- TLongDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongDoubleHashMap conform to the java.util.Map API.
- TLongDoubleHashMapDecorator(TLongDoubleHashMap) - Constructor for class gnu.trove.decorator.TLongDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongDoubleIterator - Class in gnu.trove
-
Iterator for maps of type long and double.
- TLongDoubleIterator(TLongDoubleHashMap) - Constructor for class gnu.trove.TLongDoubleIterator
-
Creates an iterator over the specified map
- TLongDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and double.
- TLongFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and float values.
- TLongFloatHashMap() - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with the default
capacity and load factor.
- TLongFloatHashMap(int) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongFloatHashMap(int, float) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongFloatHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with the default
capacity and load factor.
- TLongFloatHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongFloatHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongFloatHashMap
-
Creates a new TLongFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongFloatHashMap.EqProcedure - Class in gnu.trove
-
- TLongFloatHashMap.EqProcedure(TLongFloatHashMap) - Constructor for class gnu.trove.TLongFloatHashMap.EqProcedure
-
- TLongFloatHashMap.HashProcedure - Class in gnu.trove
-
- TLongFloatHashMap.HashProcedure() - Constructor for class gnu.trove.TLongFloatHashMap.HashProcedure
-
- TLongFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongFloatHashMap conform to the java.util.Map API.
- TLongFloatHashMapDecorator(TLongFloatHashMap) - Constructor for class gnu.trove.decorator.TLongFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongFloatIterator - Class in gnu.trove
-
Iterator for maps of type long and float.
- TLongFloatIterator(TLongFloatHashMap) - Constructor for class gnu.trove.TLongFloatIterator
-
Creates an iterator over the specified map
- TLongFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and float.
- TLongFunction - Interface in gnu.trove
-
Interface for functions that accept and return one long primitive.
- TLongHash - Class in gnu.trove
-
An open addressed hashing implementation for long primitives.
- TLongHash() - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with the default
capacity and load factor.
- TLongHash(int) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongHash(int, float) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
- TLongHash(TLongHashingStrategy) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with the default
capacity and load factor.
- TLongHash(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongHash(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHash
-
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
- TLongHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TLongHashSet - Class in gnu.trove
-
An open addressed set implementation for long primitives.
- TLongHashSet() - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance with the default
capacity and load factor.
- TLongHashSet(int) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongHashSet(int, float) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongHashSet(long[]) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance containing the
elements of array.
- TLongHashSet(TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHash instance with the default
capacity and load factor.
- TLongHashSet(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongHashSet(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHash instance with a prime
value at or near the specified capacity and load factor.
- TLongHashSet(long[], TLongHashingStrategy) - Constructor for class gnu.trove.TLongHashSet
-
Creates a new TLongHashSet instance containing the
elements of array.
- TLongHashSet.HashProcedure - Class in gnu.trove
-
- TLongHashSet.HashProcedure() - Constructor for class gnu.trove.TLongHashSet.HashProcedure
-
- TLongHashSetDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongHashSet conform to the java.util.Set API.
- TLongHashSetDecorator(TLongHashSet) - Constructor for class gnu.trove.decorator.TLongHashSetDecorator
-
Creates a wrapper that decorates the specified primitive set.
- TLongIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and int values.
- TLongIntHashMap() - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with the default
capacity and load factor.
- TLongIntHashMap(int) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongIntHashMap(int, float) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongIntHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with the default
capacity and load factor.
- TLongIntHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongIntHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongIntHashMap
-
Creates a new TLongIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongIntHashMap.EqProcedure - Class in gnu.trove
-
- TLongIntHashMap.EqProcedure(TLongIntHashMap) - Constructor for class gnu.trove.TLongIntHashMap.EqProcedure
-
- TLongIntHashMap.HashProcedure - Class in gnu.trove
-
- TLongIntHashMap.HashProcedure() - Constructor for class gnu.trove.TLongIntHashMap.HashProcedure
-
- TLongIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongIntHashMap conform to the java.util.Map API.
- TLongIntHashMapDecorator(TLongIntHashMap) - Constructor for class gnu.trove.decorator.TLongIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongIntIterator - Class in gnu.trove
-
Iterator for maps of type long and int.
- TLongIntIterator(TLongIntHashMap) - Constructor for class gnu.trove.TLongIntIterator
-
Creates an iterator over the specified map
- TLongIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and int.
- TLongIterator - Class in gnu.trove
-
Iterator for long collections.
- TLongIterator(TLongHash) - Constructor for class gnu.trove.TLongIterator
-
Creates a TLongIterator for the elements in the specified collection.
- TLongLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and long values.
- TLongLongHashMap() - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with the default
capacity and load factor.
- TLongLongHashMap(int) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongLongHashMap(int, float) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongLongHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with the default
capacity and load factor.
- TLongLongHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongLongHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongLongHashMap
-
Creates a new TLongLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongLongHashMap.EqProcedure - Class in gnu.trove
-
- TLongLongHashMap.EqProcedure(TLongLongHashMap) - Constructor for class gnu.trove.TLongLongHashMap.EqProcedure
-
- TLongLongHashMap.HashProcedure - Class in gnu.trove
-
- TLongLongHashMap.HashProcedure() - Constructor for class gnu.trove.TLongLongHashMap.HashProcedure
-
- TLongLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongLongHashMap conform to the java.util.Map API.
- TLongLongHashMapDecorator(TLongLongHashMap) - Constructor for class gnu.trove.decorator.TLongLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongLongIterator - Class in gnu.trove
-
Iterator for maps of type long and long.
- TLongLongIterator(TLongLongHashMap) - Constructor for class gnu.trove.TLongLongIterator
-
Creates an iterator over the specified map
- TLongLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and long.
- TLongObjectHashMap - Class in gnu.trove
-
An open addressed Map implementation for long keys and Object values.
- TLongObjectHashMap() - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with the default
capacity and load factor.
- TLongObjectHashMap(int) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TLongObjectHashMap(int, float) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TLongObjectHashMap(TLongHashingStrategy) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with the default
capacity and load factor.
- TLongObjectHashMap(int, TLongHashingStrategy) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TLongObjectHashMap(int, float, TLongHashingStrategy) - Constructor for class gnu.trove.TLongObjectHashMap
-
Creates a new TLongObjectHashMap instance with a prime
value at or near the specified capacity and load factor.
- TLongObjectHashMap.EqProcedure - Class in gnu.trove
-
- TLongObjectHashMap.EqProcedure(TLongObjectHashMap) - Constructor for class gnu.trove.TLongObjectHashMap.EqProcedure
-
- TLongObjectHashMap.HashProcedure - Class in gnu.trove
-
- TLongObjectHashMap.HashProcedure() - Constructor for class gnu.trove.TLongObjectHashMap.HashProcedure
-
- TLongObjectHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TLongObjectHashMap conform to the java.util.Map API.
- TLongObjectHashMapDecorator(TLongObjectHashMap) - Constructor for class gnu.trove.decorator.TLongObjectHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TLongObjectIterator - Class in gnu.trove
-
Iterator for maps of type long and Object.
- TLongObjectIterator(TLongObjectHashMap) - Constructor for class gnu.trove.TLongObjectIterator
-
Creates an iterator over the specified map
- TLongObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type long and Object.
- TLongProcedure - Interface in gnu.trove
-
Interface for procedures with one long paramater.
- toArray() - Method in class gnu.trove.TDoubleHashSet
-
Returns a new array containing the values in the set.
- toArray() - Method in class gnu.trove.TFloatHashSet
-
Returns a new array containing the values in the set.
- toArray() - Method in class gnu.trove.THashMap.KeyView
-
- toArray(Object[]) - Method in class gnu.trove.THashMap.KeyView
-
- toArray() - Method in class gnu.trove.THashSet
-
Returns a new array containing the objects in the set.
- toArray(Object[]) - Method in class gnu.trove.THashSet
-
Returns a typed array of the objects in the set.
- toArray() - Method in class gnu.trove.TIntHashSet
-
Returns a new array containing the values in the set.
- toArray() - Method in class gnu.trove.TLinkedList
-
Copies the list's contents into a native array.
- toArray() - Method in class gnu.trove.TLongHashSet
-
Returns a new array containing the values in the set.
- TObjectDoubleHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and double values.
- TObjectDoubleHashMap() - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with the default
capacity and load factor.
- TObjectDoubleHashMap(int) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectDoubleHashMap(int, float) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectDoubleHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with the default
capacity and load factor.
- TObjectDoubleHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectDoubleHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectDoubleHashMap
-
Creates a new TObjectDoubleHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectDoubleHashMap.EqProcedure - Class in gnu.trove
-
- TObjectDoubleHashMap.EqProcedure(TObjectDoubleHashMap) - Constructor for class gnu.trove.TObjectDoubleHashMap.EqProcedure
-
- TObjectDoubleHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectDoubleHashMap conform to the java.util.Map API.
- TObjectDoubleHashMapDecorator(TObjectDoubleHashMap) - Constructor for class gnu.trove.decorator.TObjectDoubleHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectDoubleIterator - Class in gnu.trove
-
Iterator for maps of type Object and double.
- TObjectDoubleIterator(TObjectDoubleHashMap) - Constructor for class gnu.trove.TObjectDoubleIterator
-
- TObjectDoubleProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and double.
- TObjectFloatHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and float values.
- TObjectFloatHashMap() - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with the default
capacity and load factor.
- TObjectFloatHashMap(int) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectFloatHashMap(int, float) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectFloatHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with the default
capacity and load factor.
- TObjectFloatHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectFloatHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectFloatHashMap
-
Creates a new TObjectFloatHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectFloatHashMap.EqProcedure - Class in gnu.trove
-
- TObjectFloatHashMap.EqProcedure(TObjectFloatHashMap) - Constructor for class gnu.trove.TObjectFloatHashMap.EqProcedure
-
- TObjectFloatHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectFloatHashMap conform to the java.util.Map API.
- TObjectFloatHashMapDecorator(TObjectFloatHashMap) - Constructor for class gnu.trove.decorator.TObjectFloatHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectFloatIterator - Class in gnu.trove
-
Iterator for maps of type Object and float.
- TObjectFloatIterator(TObjectFloatHashMap) - Constructor for class gnu.trove.TObjectFloatIterator
-
- TObjectFloatProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and float.
- TObjectFunction - Interface in gnu.trove
-
Interface for functions that accept and return one Object reference.
- TObjectHash - Class in gnu.trove
-
An open addressed hashing implementation for Object types.
- TObjectHash() - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with the
default capacity and load factor.
- TObjectHash(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with the
default capacity and load factor and a custom hashing strategy.
- TObjectHash(int) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectHash(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectHash(int, float) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with a prime
value at or near the specified capacity and load factor.
- TObjectHash(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectHash
-
Creates a new TObjectHash instance with a prime
value at or near the specified capacity and load factor.
- TObjectHashingStrategy - Interface in gnu.trove
-
Interface to support pluggable hashing strategies in maps and sets.
- TObjectHashIterator - Class in gnu.trove
-
Created: Wed Nov 28 21:30:53 2001
- TObjectHashIterator(TObjectHash) - Constructor for class gnu.trove.TObjectHashIterator
-
- TObjectIdentityHashingStrategy - Class in gnu.trove
-
This object hashing strategy uses the System.identityHashCode
method to provide identity hash codes.
- TObjectIdentityHashingStrategy() - Constructor for class gnu.trove.TObjectIdentityHashingStrategy
-
- TObjectIntHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and int values.
- TObjectIntHashMap() - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with the default
capacity and load factor.
- TObjectIntHashMap(int) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectIntHashMap(int, float) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectIntHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with the default
capacity and load factor.
- TObjectIntHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectIntHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectIntHashMap
-
Creates a new TObjectIntHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectIntHashMap.EqProcedure - Class in gnu.trove
-
- TObjectIntHashMap.EqProcedure(TObjectIntHashMap) - Constructor for class gnu.trove.TObjectIntHashMap.EqProcedure
-
- TObjectIntHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectIntHashMap conform to the java.util.Map API.
- TObjectIntHashMapDecorator(TObjectIntHashMap) - Constructor for class gnu.trove.decorator.TObjectIntHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectIntIterator - Class in gnu.trove
-
Iterator for maps of type Object and int.
- TObjectIntIterator(TObjectIntHashMap) - Constructor for class gnu.trove.TObjectIntIterator
-
- TObjectIntProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and int.
- TObjectLongHashMap - Class in gnu.trove
-
An open addressed Map implementation for Object keys and long values.
- TObjectLongHashMap() - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with the default
capacity and load factor.
- TObjectLongHashMap(int) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the default load factor.
- TObjectLongHashMap(int, float) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with a prime
capacity equal to or greater than initialCapacity and
with the specified load factor.
- TObjectLongHashMap(TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with the default
capacity and load factor.
- TObjectLongHashMap(int, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance whose capacity
is the next highest prime above initialCapacity + 1
unless that value is already prime.
- TObjectLongHashMap(int, float, TObjectHashingStrategy) - Constructor for class gnu.trove.TObjectLongHashMap
-
Creates a new TObjectLongHashMap instance with a prime
value at or near the specified capacity and load factor.
- TObjectLongHashMap.EqProcedure - Class in gnu.trove
-
- TObjectLongHashMap.EqProcedure(TObjectLongHashMap) - Constructor for class gnu.trove.TObjectLongHashMap.EqProcedure
-
- TObjectLongHashMapDecorator - Class in gnu.trove.decorator
-
Wrapper class to make a TObjectLongHashMap conform to the java.util.Map API.
- TObjectLongHashMapDecorator(TObjectLongHashMap) - Constructor for class gnu.trove.decorator.TObjectLongHashMapDecorator
-
Creates a wrapper that decorates the specified primitive map.
- TObjectLongIterator - Class in gnu.trove
-
Iterator for maps of type Object and long.
- TObjectLongIterator(TObjectLongHashMap) - Constructor for class gnu.trove.TObjectLongIterator
-
- TObjectLongProcedure - Interface in gnu.trove
-
Interface for procedures that take two parameters of type Object and long.
- TObjectObjectProcedure - Interface in gnu.trove
-
Interface for procedures that take two Object parameters.
- TObjectProcedure - Interface in gnu.trove
-
Interface for procedures with one Object paramater.
- toNativeArray() - Method in class gnu.trove.TDoubleArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TDoubleArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(double[], int, int) - Method in class gnu.trove.TDoubleArrayList
-
Copies a slice of the list into a native array.
- toNativeArray() - Method in class gnu.trove.TFloatArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TFloatArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(float[], int, int) - Method in class gnu.trove.TFloatArrayList
-
Copies a slice of the list into a native array.
- toNativeArray() - Method in class gnu.trove.TIntArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TIntArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(int[], int, int) - Method in class gnu.trove.TIntArrayList
-
Copies a slice of the list into a native array.
- toNativeArray() - Method in class gnu.trove.TLongArrayList
-
Copies the contents of the list into a native array.
- toNativeArray(int, int) - Method in class gnu.trove.TLongArrayList
-
Copies a slice of the list into a native array.
- toNativeArray(long[], int, int) - Method in class gnu.trove.TLongArrayList
-
Copies a slice of the list into a native array.
- ToObjectArrayProcedure - Class in gnu.trove
-
A procedure which stores each value it receives into a target array.
- ToObjectArrayProcedure(Object[]) - Constructor for class gnu.trove.ToObjectArrayProcedure
-
- toString() - Method in class gnu.trove.benchmark.Result
-
- toString() - Method in class gnu.trove.TDoubleArrayList
-
Returns a String representation of the list, front to back.
- toString() - Method in class gnu.trove.TFloatArrayList
-
Returns a String representation of the list, front to back.
- toString() - Method in class gnu.trove.TIntArrayList
-
Returns a String representation of the list, front to back.
- toString() - Method in class gnu.trove.TLongArrayList
-
Returns a String representation of the list, front to back.
- toUnlinkedArray() - Method in class gnu.trove.TLinkedList
-
Copies the list to a native array, destroying the next/previous
links as the copy is made.
- TPrimitiveHash - Class in gnu.trove
-
The base class for hashtables of primitive values.
- TPrimitiveHash() - Constructor for class gnu.trove.TPrimitiveHash
-
Creates a new THash instance with the default
capacity and load factor.
- TPrimitiveHash(int) - Constructor for class gnu.trove.TPrimitiveHash
-
Creates a new TPrimitiveHash instance with a prime
capacity at or near the specified capacity and with the default
load factor.
- TPrimitiveHash(int, float) - Constructor for class gnu.trove.TPrimitiveHash
-
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.
- TPrimitiveIterator - Class in gnu.trove
-
Implements all iterator functions for the hashed object set.
- TPrimitiveIterator(TPrimitiveHash) - Constructor for class gnu.trove.TPrimitiveIterator
-
Creates a TPrimitiveIterator for the specified collection.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TDoubleArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TDoubleDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TDoubleFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TDoubleIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TDoubleLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TDoubleObjectHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TFloatArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TFloatDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TFloatFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TFloatIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TFloatLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TFloatObjectHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.THashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TIntArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TIntDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TIntFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TIntIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TIntLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TIntObjectHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TLongArrayList
-
Transform each value in the list using the specified function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TLongDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TLongFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TLongIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TLongLongHashMap
-
Transform the values in this map using function.
- transformValues(TObjectFunction) - Method in class gnu.trove.TLongObjectHashMap
-
Transform the values in this map using function.
- transformValues(TDoubleFunction) - Method in class gnu.trove.TObjectDoubleHashMap
-
Transform the values in this map using function.
- transformValues(TFloatFunction) - Method in class gnu.trove.TObjectFloatHashMap
-
Transform the values in this map using function.
- transformValues(TIntFunction) - Method in class gnu.trove.TObjectIntHashMap
-
Transform the values in this map using function.
- transformValues(TLongFunction) - Method in class gnu.trove.TObjectLongHashMap
-
Transform the values in this map using function.
- trimToSize() - Method in class gnu.trove.TDoubleArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trimToSize() - Method in class gnu.trove.TFloatArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trimToSize() - Method in class gnu.trove.THash
-
- trimToSize() - Method in class gnu.trove.TIntArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trimToSize() - Method in class gnu.trove.TLongArrayList
-
Sheds any excess capacity above and beyond the current size of
the list.
- trove - Variable in class gnu.trove.benchmark.MemoryUsage.MemoryComparator
-