Package org.glassfish.pfl.basic.graph
Interface GraphImpl.NodeVisitor<T extends Node>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
visit(Graph<T> graph, T node, NodeData nd)
-
Modifier and Type | Method | Description |
---|---|---|
void |
visit(Graph<T> graph,
T node,
NodeData nd) |