|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.walend.digraph.AbstractMatrixGEDigraph.NodeIterator
| Field Summary | |
private int |
i
|
private java.lang.Object |
node
|
| Constructor Summary | |
protected |
AbstractMatrixGEDigraph.NodeIterator()
|
| Method Summary | |
boolean |
hasNext()
|
int |
index()
|
java.lang.Object |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private int i
private java.lang.Object node
| Constructor Detail |
protected AbstractMatrixGEDigraph.NodeIterator()
| Method Detail |
public boolean hasNext()
hasNext in interface java.util.Iteratorpublic java.lang.Object next()
next in interface java.util.Iteratorpublic int index()
index in interface IndexedIteratorpublic void remove()
remove in interface java.util.Iterator
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||