A B C D E F G H I K L N P R S T V

H

hashCode() - Method in class inf.util.ArrayOfHashedListsIntPriorityQueue
This class does not support hashing and an exception will be thrown if this method is called.
hashCode() - Method in class inf.util.ArrayOfListsIntPriorityQueue
This class does not support hashing and an exception will be thrown if this method is called.
hashCode() - Method in class inf.util.DoubleKeyTreeMap.DoubleKeyTreeEntry
 
hashCode() - Method in class inf.util.DoubleKeyTreeMap
This function computes a hash value for this DoubleKeyTreeMap.
hashCode() - Method in class inf.util.HashedList
This function computes a hash value for this HashedList.
hashCode() - Method in class inf.util.IntKeyTreeMap
This function computes a hash value for this IntKeyTreeMap.
hashCode() - Method in class inf.util.IntKeyTreeMap.IntKeyTreeEntry
 
hashCode() - Method in class inf.util.Pair
This function computes a positive hash value for this pair.
hashCode() - Method in class inf.util.RandomAccessIntPriorityQueue
This class does not support hashing and an exception will be thrown if this method is called.
hashCode() - Method in class inf.util.SingletonSet
This function computes a hash value for this Set.
hashCode() - Method in class inf.util.TreeOfListsDoublePriorityQueue
This class does not support hashing and an exception will be thrown if this method is called.
HashedList<E> - Class in inf.util
This class is a linked list implementation of the List interface.
HashedList() - Constructor for class inf.util.HashedList
This constructor creates an empty hashed list.
HashedList(Collection<? extends E>) - Constructor for class inf.util.HashedList
This constructor creates a hashed list containing all the elements from the given Collection in the order returned by the Collection's iterator.
HashedList(E...) - Constructor for class inf.util.HashedList
This constructor creates a hashed list containing the given elements in the given order.
hasNext() - Method in class inf.util.ArrayOfHashedListsIntPriorityQueue.ArrayOfHashedListsIntPriorityQueueIterator
This function tests whether there are more elements to be enumerated.
hasNext() - Method in class inf.util.ArrayOfListsIntPriorityQueue.ArrayOfListsIntPriorityQueueIterator
This function tests whether there are more elements to be enumerated.
hasNext() - Method in class inf.util.DoubleKeyTreeMap.DoubleKeyTreeMapIterator
 
hasNext() - Method in class inf.util.IntKeyTreeMap.IntKeyTreeMapIterator
 
hasNext() - Method in class inf.util.RandomAccessIntPriorityQueue.RAIntKeyTreeMapIterator
 
hasNext() - Method in class inf.util.RandomAccessIntPriorityQueue.RAIntPriorityQueueIterator
This function tests whether there are more elements to be enumerated.
hasNext - Variable in class inf.util.SingletonSet.SingletonSetIterator
 
hasNext() - Method in class inf.util.SingletonSet.SingletonSetIterator
 
hasNext() - Method in class inf.util.TreeOfListsDoublePriorityQueue.TreeOfListsDoublePriorityQueueIterator
This function tests whether there are more elements to be enumerated.
hasNext() - Method in class inf.util.TupleEnumerator
Tests whether there are more tuples to be enumerated.
headMap(Double) - Method in class inf.util.DoubleKeyTreeMap
This function throws an UnsupportedOperationException.
headMap(Integer) - Method in class inf.util.IntKeyTreeMap
This function throws an UnsupportedOperationException.

A B C D E F G H I K L N P R S T V