Skip navigation links
A C E G H I L M N P R S T 

G

getData() - Method in class edu.govschool.midterm.problem1.Node
Get the data stored in the Node.
getData() - Method in class edu.govschool.midterm.problem2.Node
Get the data stored in the Node.
getHead() - Method in class edu.govschool.midterm.problem1.LinkedList
Get the head of the LinkedList.
getLeft() - Method in class edu.govschool.midterm.problem2.Node
Get the left child of the Node.
getNext() - Method in class edu.govschool.midterm.problem1.Node
Get the following Node.
getRight() - Method in class edu.govschool.midterm.problem2.Node
Get the right child of the Node.
getRoot() - Method in class edu.govschool.midterm.problem2.Tree
Returns the root of the Tree.
getTail() - Method in class edu.govschool.midterm.problem1.LinkedList
Get the tail of the LinkedList.
A C E G H I L M N P R S T 
Skip navigation links