|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinpro.pitch.util.ShortestPath.Connection
private class ShortestPath.Connection
| Field Summary | |
|---|---|
double |
cost
|
ShortestPath.Node |
node
|
| Constructor Summary | |
|---|---|
ShortestPath.Connection(ShortestPath.Node node,
double cost)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public ShortestPath.Node node
public double cost
| Constructor Detail |
|---|
public ShortestPath.Connection(ShortestPath.Node node,
double cost)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||