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