|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.savarese.algorithms.graph.Edge<java.lang.String,java.lang.Integer>
com.savarese.algorithms.graph.SingleSourceShortestPathFinderTestCase.HyperspaceTransit
public static class SingleSourceShortestPathFinderTestCase.HyperspaceTransit
A convenience class acting as a typedef for a particular edge type used in tests.
Constructor Summary | |
---|---|
SingleSourceShortestPathFinderTestCase.HyperspaceTransit(java.lang.String u,
java.lang.String v,
int w)
|
Method Summary |
---|
Methods inherited from class com.savarese.algorithms.graph.Edge |
---|
getDestination, getSource, getWeight |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SingleSourceShortestPathFinderTestCase.HyperspaceTransit(java.lang.String u, java.lang.String v, int w)
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |