Skip navigation links
A B C D G H I M N P Q R S T V 

G

getAverageMemoryUsage() - Method in class RunTime
 
getAverageMemoryUsage() - Method in interface RunTimeInterface
This method is used to obtain the average memory usage.
getAverageRunTime() - Method in class RunTime
 
getAverageRunTime() - Method in interface RunTimeInterface
This method is used to obtain the average runtime.
getLastMemoryUsage() - Method in class RunTime
 
getLastMemoryUsage() - Method in interface RunTimeInterface
This method is used to retrieve the last runtime.
getLastRunTime() - Method in class RunTime
 
getLastRunTime() - Method in interface RunTimeInterface
This method is used to retrieve the last runtime.
getMemoryUnits() - Method in class RunTime
 
getMemoryUnits() - Method in interface RunTimeInterface
This method is used to obtain the current RunTimeInterface.MemoryUnits configured for the RunTime class.
getMemoryUsages() - Method in class RunTime
 
getMemoryUsages() - Method in interface RunTimeInterface
This method returns an array of double values representing the last 10 memory usages converted to the configured RunTimeInterface.MemoryUnits.
getPivotType() - Method in class QuickSort
A getter for the PivotType being used.
getRunTimes() - Method in class RunTime
 
getRunTimes() - Method in interface RunTimeInterface
This method returns an array of double values representing the last 10 runtimes converted to the configured RunTimeInterface.TimeUnits.If less than 10 runtimes are available, the remaining runtimes should be zero.
getTimeUnits() - Method in class RunTime
 
getTimeUnits() - Method in interface RunTimeInterface
This method is used to obtain the current RunTimeInterface.TimeUnits configured for the RunTime class.
A B C D G H I M N P Q R S T V 
Skip navigation links