|
AROM-2_2_13 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface of an Iterator that implements reset() operation. the reset() operation allows to reset the Iterator to its initial state therefore allowing for new rounds of iteration.
| Method Summary | |
void |
reset()
reset internal iterator data structures this method is used to reset the iteration before starting a new one. |
| Methods inherited from interface java.util.Iterator |
hasNext, next, remove |
| Method Detail |
public void reset()
|
AROM-2_2_13 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||