dev rstoetter cbalancedbinarytree cBalancedBinaryTreeNode::SetRight() - rstoetter/cbalancedbinarytree-php GitHub Wiki

Method SetRight( ) - of API Reference dev

 public   mixed rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode::SetRight(\rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode|null $right)
  • Namespace : rstoetter\cbalancedbinarytree
  • Class name: cBalancedBinaryTreeNode
  • This method is defined by the class rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode

Sets the pointer the right tree after the actual object or to null

Arguments

  • $right \rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode|null