|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An iterator over a sequence of unboxed int values
| Method Summary | |
boolean |
hasNext()
Test whether there are any more integers in the sequence |
int |
next()
Return the next integer in the sequence. |
| Method Detail |
public boolean hasNext()
public int next()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||