|
Release Planner v1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Used to iterate across DOMObjects.
| Method Summary | |
DOMObject |
get()
Re-return the current element in the list. |
DOMObject |
next()
Proceed to the next element in the list and return it. |
DOMObject |
previous()
Backtrack to the previous element in the list and return it. |
| Methods inherited from interface rp.util.TwoList.Iterator |
getTwoList, goNext, goPrevious, hasNext, hasPrevious, isReset, reset |
| Method Detail |
public DOMObject next()
public DOMObject previous()
public DOMObject get()
|
Release Planner v1.0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||