|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TopologicalSorter.EdgeLister<E>
Implemented by classes that can enumerate the outgoing edges from a node in a graph.
| Method Summary | |
|---|---|
Set<E> |
getOutEdges(E node)
Get the set of all nodes X for which there is an edge from node to X. |
| Method Detail |
|---|
Set<E> getOutEdges(E node)
node to X.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||