A B C G M S T 

G

getInteriorNodesCount() - Method in class trees.BinarySearchTree
This method computes the number of interior nodes in the tree.
getLeavesCount() - Method in class trees.BinarySearchTree
This method computes the number of leave nodes in the tree.
getMaximum() - Method in class trees.BinarySearchTree
This method computes the maximum key value in the tree.
A B C G M S T