nodeFirst

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

Return

the first node in the tree

Since

2.68