JBoss Common Classes 2.2.18.GA
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
visit(Graph<T> g,
Vertex<T> v)
Called by the graph traversal methods when a vertex is first visited.
|
-
-
Method Detail
-
visit
void visit(Graph<T> g,
Vertex<T> v)
Called by the graph traversal methods when a vertex is first visited.
- Parameters:
g
- - the graphv
- - the vertex being visited.
JBoss Common Classes 2.2.18.GA
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.