|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface FixedPointGraphTraversal.EdgeCallback<Node,Edge>
| Method Summary | |
|---|---|
boolean |
traverseEdge(Node source,
Edge e,
Node destination)
Update the state of the destination node when the given edge is traversed. |
| Method Detail |
|---|
boolean traverseEdge(Node source,
Edge e,
Node destination)
source - The start node.e - The edge.destination - The end node.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||