A C D E G H I M N Q R S T V

R

remove() - Method in interface QueueInterface
Retrieves and removes the element at the head of this queue.
remove(int) - Method in interface QueueInterface
Retrieves and removes the element at the specified index.
remove() - Method in class QueueIterator
 
removeAll() - Method in interface QueueInterface
Removes all elements from the queue.
runTestCase(Driver.TestType, Driver.QueueType) - Static method in class Driver
This method is called to run a particular test case on a queue type a total of ten times.

A C D E G H I M N Q R S T V