GNU Trove
A B C D E F G H I K L M N O P R S T U V W _

R

rehash(int) - Method in class gnu.trove.TObjectLongHashMap
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.TObjectFloatHashMap
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.TLongObjectHashMap
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.TLongIntHashMap
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.TLongFloatHashMap
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.TIntObjectHashMap
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.TIntIntHashMap
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.TIntFloatHashMap
rehashes the map to the new capacity.
rehash(int) - Method in class gnu.trove.TIntDoubleHashMap
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.THashMap
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.TFloatObjectHashMap
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.TFloatIntHashMap
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.TFloatFloatHashMap
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.TDoubleObjectHashMap
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.TDoubleIntHashMap
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.TDoubleFloatHashMap
rehashes the map to the new capacity.
rehash(int) - Method in class gnu.trove.TDoubleDoubleHashMap
rehashes the map to the new capacity.
remove() - Method in class gnu.trove.TLinkedList.IteratorImpl
Removes the current element in the list and shrinks its size accordingly.
remove(double) - Method in class gnu.trove.TDoubleObjectHashMap
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.TDoubleIntHashMap
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.TDoubleFloatHashMap
Deletes a key/value pair from the map.
remove(double) - Method in class gnu.trove.TDoubleDoubleHashMap
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(float) - Method in class gnu.trove.TFloatLongHashMap
Deletes a key/value pair from the map.
remove(float) - Method in class gnu.trove.TFloatIntHashMap
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.TFloatFloatHashMap
Deletes a key/value pair from the map.
remove(float) - Method in class gnu.trove.TFloatDoubleHashMap
Deletes a key/value pair from the map.
remove(int) - Method in class gnu.trove.TLongArrayList
Removes the value at offset from the list.
remove(int) - Method in class gnu.trove.TIntObjectHashMap
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.TIntIntHashMap
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.TIntFloatHashMap
Deletes a key/value pair from the map.
remove(int) - Method in class gnu.trove.TIntDoubleHashMap
Deletes a key/value pair from the map.
remove(int) - Method in class gnu.trove.TIntArrayList
Removes the value at offset from the list.
remove(int) - Method in class gnu.trove.TFloatArrayList
Removes the value at offset from the list.
remove(int) - Method in class gnu.trove.TDoubleArrayList
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(int, int) - Method in class gnu.trove.TIntArrayList
Removes length values from the list, starting at offset
remove(int, int) - Method in class gnu.trove.TFloatArrayList
Removes length values from the list, starting at offset
remove(int, int) - Method in class gnu.trove.TDoubleArrayList
Removes length values from the list, starting at offset
remove(long) - Method in class gnu.trove.TLongObjectHashMap
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.TLongIntHashMap
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.TLongFloatHashMap
Deletes a key/value pair from the map.
remove(long) - Method in class gnu.trove.TLongDoubleHashMap
Deletes a key/value pair from the map.
remove(Object) - Method in class gnu.trove.TObjectLongHashMap
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.TObjectFloatHashMap
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.TLinkedList
Removes the specified element from the list.
remove(Object) - Method in class gnu.trove.THashSet
Removes obj from the set.
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.THashMap.EntryView
 
remove(Object) - Method in class gnu.trove.THashMap.KeyView
 
remove(Object) - Method in class gnu.trove.decorator.TObjectLongHashMapDecorator
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.TObjectFloatHashMapDecorator
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.TLongObjectHashMapDecorator
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.TLongIntHashMapDecorator
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.TLongFloatHashMapDecorator
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.TIntObjectHashMapDecorator
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.TIntIntHashMapDecorator
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.TIntFloatHashMapDecorator
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.TFloatObjectHashMapDecorator
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.TFloatIntHashMapDecorator
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.TFloatFloatHashMapDecorator
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.TDoubleObjectHashMapDecorator
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.TDoubleIntHashMapDecorator
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.TDoubleFloatHashMapDecorator
Deletes a key/value pair from the map.
remove(Object) - Method in class gnu.trove.decorator.TDoubleDoubleHashMapDecorator
Deletes a key/value pair from the map.
removeAll(Collection) - Method in class gnu.trove.THashSet
Removes all of the elements in collection from the set.
removeAll(Collection) - Method in class gnu.trove.THashMap.KeyView
 
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(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.TPrimitiveHash
Delete the record at index.
removeAt(int) - Method in class gnu.trove.TObjectLongHashMap
removes the mapping at index from the map.
removeAt(int) - Method in class gnu.trove.TObjectIntHashMap
removes the mapping at index from the map.
removeAt(int) - Method in class gnu.trove.TObjectHash
 
removeAt(int) - Method in class gnu.trove.TObjectFloatHashMap
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.TLongObjectHashMap
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.TLongIntHashMap
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.TLongFloatHashMap
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.TIntObjectHashMap
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.TIntIntHashMap
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.TIntFloatHashMap
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.THashMap
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.TFloatObjectHashMap
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.TFloatIntHashMap
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.TFloatFloatHashMap
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.TDoubleObjectHashMap
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.TDoubleIntHashMap
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.TDoubleFloatHashMap
removes the mapping at index from the map.
removeAt(int) - Method in class gnu.trove.TDoubleDoubleHashMap
removes the mapping at index from the map.
REMOVED - Static variable in class gnu.trove.TPrimitiveHash
flag indicating that the value of a slot in the hashtable was deleted
REMOVED - Static variable in class gnu.trove.TObjectHash
 
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.
reset() - Method in class gnu.trove.TLongArrayList
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.TIntArrayList
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.TDoubleArrayList
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.
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.TFloatArrayList
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.
retainAll(Collection) - Method in class gnu.trove.THashSet
Removes any values in the set which are not contained in collection.
retainAll(Collection) - Method in class gnu.trove.THashMap.KeyView
 
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(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(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.
retainEntries(TObjectObjectProcedure) - Method in class gnu.trove.THashMap
Retains only those entries in the map for which the procedure returns a true value.
reverse() - Method in class gnu.trove.TLongArrayList
Reverse the order of the elements in the list.
reverse() - Method in class gnu.trove.TIntArrayList
Reverse the order of the elements in the list.
reverse() - Method in class gnu.trove.TFloatArrayList
Reverse the order of the elements in the list.
reverse() - Method in class gnu.trove.TDoubleArrayList
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.
reverse(int, int) - Method in class gnu.trove.TIntArrayList
Reverse the order of the elements in the range of the list.
reverse(int, int) - Method in class gnu.trove.TFloatArrayList
Reverse the order of the elements in the range of the list.
reverse(int, int) - Method in class gnu.trove.TDoubleArrayList
Reverse the order of the elements in the range of the list.

GNU Trove
A B C D E F G H I K L M N O P R S T U V W _
GNU Trove is copyright © 2001-2003 Eric D. Friedman. All Rights Reserved.