|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.multijava.util.TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1
| Constructor Summary | |
(package private) |
TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1()
|
| Method Summary | |
boolean |
edgeExists(java.lang.Object o1,
java.lang.Object o2)
Returns true is a directed edge from o1 to o2 exists in the DAG. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TestDirectedAcyclicGraph.TestDirectedAcyclicGraph$1()
| Method Detail |
public boolean edgeExists(java.lang.Object o1,
java.lang.Object o2)
DirectedAcyclicGraph.EdgeCalculator
edgeExists in interface DirectedAcyclicGraph.EdgeCalculator
|
mjc | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||