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