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

G

getAverageMemoryUsage() - Method in interface TestTimesInterface
This method is used to obtain the average memory usage.
getAverageTestTime() - Method in interface TestTimesInterface
This method is used to obtain the average test time.
getBirthDay() - Method in class Person
 
getBirthMonth() - Method in class Person
 
getBirthYear() - Method in class Person
 
getElement() - Method in class TreeNode
Getter for element instance variable.
getFirstName() - Method in class Person
 
getKey() - Method in interface KeyedElementInterface
This method returns the key to be used by elements that will be used by classes implementing the ListInterface and the HashTableInterface.
getKey() - Method in class Person
This method is the implementation of the KeyedElement interface
getLastMemoryUsage() - Method in interface TestTimesInterface
This method is used to retrieve the last memory usage.
getLastName() - Method in class Person
 
getLastTestTime() - Method in interface TestTimesInterface
This method is used to retrieve the last test time.
getLeftChild() - Method in class TreeNode
Getter for leftChild instance variable.
getMemoryUnits() - Method in interface TestTimesInterface
This method is used to obtain the current TestTimesInterface.MemoryUnits configured for the RunTime class.
getMemoryUsages() - Method in interface TestTimesInterface
This method returns an array of double values representing the last 10 memory usages converted to the configured TestTimesInterface.MemoryUnits.
getParent() - Method in class TreeNode
Getter for parent instance variable.
getRightChild() - Method in class TreeNode
Getter for rightChild instance variable.
getRoot() - Method in interface BinarySearchTreeInterface
Method to get the current root of this BinarySearchTree
getTestTimes() - Method in interface TestTimesInterface
This method returns an array of double values representing the last 10 test times converted to the configured TestTimesInterface.TimeUnits.
getTimeUnits() - Method in interface TestTimesInterface
This method is used to obtain the current TestTimesInterface.TimeUnits configured for the RunTime class.
A B C D E F G H I K L M N P R S T V 
Skip navigation links