TreeNode.removeNode

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void removeNode(TreeNode node)
  2. void removeNode(int idx)
    class TreeNode
    final
    void
    removeNode
    (
    int idx
    )

Meta