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

G

get(double) - Method in interface inf.util.DoubleKeyMap
This function returns the value to which this DoubleKeyMap maps the specified key, which is a double here.
get(Object) - Method in class inf.util.DoubleKeyTreeMap
This function returns the value to which this Map maps the specified key.
get(double) - Method in class inf.util.DoubleKeyTreeMap
This function returns the value to which this DoubleKeyMap maps the specified key, which is a double here.
get(int) - Method in class inf.util.HashedList
This class does not support index-based access to the list and an exception will be thrown if this method is called.
get(int) - Method in interface inf.util.IntKeyMap
This function returns the value to which this IntKeyMap maps the specified key, which is an int here.
get(Object) - Method in class inf.util.IntKeyTreeMap
This function returns the value to which this Map maps the specified key.
get(int) - Method in class inf.util.IntKeyTreeMap
This function returns the value to which this IntKeyMap maps the specified key, which is an int here.
getDoubleKey() - Method in interface inf.util.DoubleKeyMap.DoubleKeyEntry
This function returns the the key of this key-value pair.
getDoubleKey() - Method in class inf.util.DoubleKeyTreeMap.DoubleKeyTreeEntry
 
getFirst() - Method in class inf.util.HashedList
This function returns the first element in this list.
getHighestFirst() - Method in class inf.util.ArrayOfHashedListsIntPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestFirst() - Method in class inf.util.ArrayOfListsIntPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestFirst() - Method in interface inf.util.PriorityQueue
This function returns the element in this PriorityQueue that has the highest priority.
getHighestFirst() - Method in class inf.util.RandomAccessIntPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestFirst() - Method in class inf.util.TreeOfListsDoublePriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestLast() - Method in class inf.util.ArrayOfHashedListsIntPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestLast() - Method in class inf.util.ArrayOfListsIntPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestLast() - Method in interface inf.util.PriorityQueue
This function returns the element in this PriorityQueue that has the highest priority.
getHighestLast() - Method in class inf.util.RandomAccessIntPriorityQueue
This function returns the element in this priority queue that has the highest priority.
getHighestLast() - Method in class inf.util.TreeOfListsDoublePriorityQueue
This function returns the element in this priority queue that has the highest priority.
getIntKey() - Method in interface inf.util.IntKeyMap.IntKeyEntry
This function returns the the key of this key-value pair.
getIntKey() - Method in class inf.util.IntKeyTreeMap.IntKeyTreeEntry
 
getKey() - Method in class inf.util.DoubleKeyTreeMap.DoubleKeyTreeEntry
 
getKey() - Method in class inf.util.IntKeyTreeMap.IntKeyTreeEntry
 
getLast() - Method in class inf.util.HashedList
This function returns the last element in this list.
getLowestFirst() - Method in class inf.util.ArrayOfHashedListsIntPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestFirst() - Method in class inf.util.ArrayOfListsIntPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestFirst() - Method in interface inf.util.PriorityQueue
This function returns the element in this PriorityQueue that has the lowest priority.
getLowestFirst() - Method in class inf.util.RandomAccessIntPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestFirst() - Method in class inf.util.TreeOfListsDoublePriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestLast() - Method in class inf.util.ArrayOfHashedListsIntPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestLast() - Method in class inf.util.ArrayOfListsIntPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestLast() - Method in interface inf.util.PriorityQueue
This function returns the element in this PriorityQueue that has the lowest priority.
getLowestLast() - Method in class inf.util.RandomAccessIntPriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getLowestLast() - Method in class inf.util.TreeOfListsDoublePriorityQueue
This function returns the element in this priority queue that has the lowest priority.
getNrOfPriorities() - Method in class inf.util.RandomAccessIntPriorityQueue
This function returns the number of different priorities currently used in this queue.
getNthNode(int) - Method in class inf.util.RandomAccessIntPriorityQueue.RAIntKeyTreeEntry
 
getNthPriority(int) - Method in class inf.util.RandomAccessIntPriorityQueue
This function determines the nth priority value used in this queue.
getValue() - Method in class inf.util.DoubleKeyTreeMap.DoubleKeyTreeEntry
 
getValue() - Method in class inf.util.IntKeyTreeMap.IntKeyTreeEntry
 

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