BBTree.nodeLast

Returns the last in-order node of the tree, or %NULL for an empty tree.

class BBTree
nodeLast
()

Return Value

Type: TreeNode

the last node in the tree

Meta

Since

2.68