|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Type specific Iterator. Use the Iterator methods to fetch elements sequentially.
Iterator| Method Summary | |
boolean |
hasNext()
Returns true if there are more elements. |
ProtoVariable |
next()
Returns the next element. |
| Method Detail |
public boolean hasNext()
true if there are more elements.
public ProtoVariable next()
NoSuchElementException - If no more elements exist.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||