pub rstoetter cbalancedbinarytree cBalancedBinaryTreeNode::SetLeft() - rstoetter/cbalancedbinarytree-php GitHub Wiki

Method SetLeft( ) - of API Reference pub

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

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

Arguments

  • $left \rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode|null