A B C D E G H I K L M N O P Q R S T V 

H

hasChildren() - Method in class datastructures.tree.TreeNode
Checks if the node has children. if it has children returns true, if not returns false
hasEdge(int, int) - Method in interface datastructures.graph.IGraph
Returns true if exists an arc between the vertex u and the vertex v, if not it returns false
A B C D E G H I K L M N O P Q R S T V