|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntIterator
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 |
---|
boolean hasNext()
int next()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |