A C D E F G H I L N P R S T 

H

hasAncestor(Tree<T>) - Method in class tree.Tree
Tests whether its parameter is an ancestor node of this node.
hasChildren() - Method in class tree.Tree
Tests whether this node is a leaf.
hashCode() - Method in class tree.Tree
 
hasNextSibling() - Method in class tree.Tree
Tests whether this node has a sibling on its right.
hasPreviousSibling() - Method in class tree.Tree
Tests whether this node has a sibling on its left.
A C D E F G H I L N P R S T