A C D G I L M R S V

R

remove(int) - Method in interface ListInterface
This method is called to remove the object at the specified index
removeAll() - Method in interface ListInterface
This method removes all objects from the list, making the list empty.
runTestCase(Driver.TestType, Driver.ListType) - Static method in class Driver
This method is called to run a particular test case on a list type a total of ten times.

A C D G I L M R S V