|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.util.TopologicalSorter ix.test.SimpleRSim.ExecOrderSorter
protected class SimpleRSim.ExecOrderSorter
Topological sort for node-ends to provide a total order that can be used to simulate execution.
Constructor Summary | |
---|---|
protected |
SimpleRSim.ExecOrderSorter()
|
Method Summary | |
---|---|
protected java.util.Collection |
getChildren(java.lang.Object nodeEnd)
|
Methods inherited from class ix.util.TopologicalSorter |
---|
sort, walk |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SimpleRSim.ExecOrderSorter()
Method Detail |
---|
protected java.util.Collection getChildren(java.lang.Object nodeEnd)
getChildren
in class TopologicalSorter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |