nodeLast

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

Return

the last node in the tree

Since

2.68