Skip navigation links
A D G R S 

G

getAverageRunTime() - Method in interface RuntimeInterface
This method is used to obtain the average runtime.
getLastRunTime() - Method in interface RuntimeInterface
This method is used to retrieve the last runtime.
getListOfNumbers() - Method in interface DriverInterface
This method will generate and return a sorted array of int values starting at 1 and ending at 10,000,000.
getRunTimes() - Method in interface RuntimeInterface
This method returns an array of long values representing the last 10 runtimes.
getTargets() - Method in interface DriverInterface
This method will return an int array containing the following values: 500 10,000 100,000 1,000,000 5,000,000 7,500,000 10,000,000
A D G R S 
Skip navigation links