dev rstoetter cbalancedbinarytree cBalancedBinaryTreeNode::$m_data - rstoetter/cbalancedbinarytree-php GitHub Wiki
Property $m_data - of API Reference dev
protected $m_data = null
- Namespace : rstoetter\cbalancedbinarytree
- Class name: cBalancedBinaryTreeNode
- This property is defined by the class rstoetter\cbalancedbinarytree\cBalancedBinaryTreeNode
The data part of the node - in most cases this will be an object of a special class which holds the data items and methods on them you need.