JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes