T
- E
- public interface VisitorEX<T,E extends Exception>
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.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.