|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--util.graph.Path | +--util.graph.SignalPath
A path of edges which has a 'signal' of the first Node. Maintains cost based on all edges of a given owner only contribute one cost, not one for each edge.
Fields inherited from class util.graph.Path |
cost, edges |
Method Summary | |
Object |
clone()
Clone. |
Methods inherited from class util.graph.Path |
compareTo, getCost, getEdges, getEndpoint, getStart, printOut, toString |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public Object clone()
clone
in class Path
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |