Optional
Get the next node.
TreeNode about the next node.
Get the pre node.
TreeNode about the pre node.
Rotate _left.
TreeNode about moved to original position after rotation.
Rotate _right.
Generated using TypeDoc
Description
Get the next node.
Returns
TreeNode about the next node.