BBTree.nodeFirst

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

class BBTree
nodeFirst
()

Return Value

Type: TreeNode

the first node in the tree

Meta

Since

2.68