Package | Description |
---|---|
org.apache.openjpa.lib.graph |
Graph Abstraction
|
Modifier and Type | Method and Description |
---|---|
void |
BreadthFirstWalk.addGraphVisitor(GraphVisitor visitor)
add a
GraphVisitor to be notified during breadth first search. |
void |
BreadthFirstWalk.removeGraphVisitor(GraphVisitor visitor)
remove a given
GraphVisitor from the listener set. |
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.