|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for an iterator that returns weighted edges.
| Method Summary | |
double |
getWeight()
Returns the weight of the edge returned by the most recent call to next. |
void |
setWeight(double weight)
Sets the weight of the edge returned by the most recent call to next. |
| Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
| Method Detail |
public double getWeight()
next.
public void setWeight(double weight)
next.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||