|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
EdgeIterator extends EdgeNodeIterator by adding a method to get the current edge.
| Method Summary | |
java.lang.Object |
edge()
Returns the current edge. |
| Methods inherited from interface net.walend.digraph.EdgeNodeIterator |
fromNode, hasNext, next, remove, toNode |
| Method Detail |
public java.lang.Object edge()
java.lang.IllegalStateException - if the next method has not yet been called, or the remove method has already been called after the last call to the next method.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||