|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntIterator
Defines an Iterator like interface for integers
Nested Class Summary | |
---|---|
static class |
IntIterator.RangeIterator
Iterates over a range |
Field Summary | |
---|---|
static IntIterator |
EMPTY_INT_ITERATOR
|
Method Summary | |
---|---|
boolean |
hasNext()
|
int |
nextInt()
|
Field Detail |
---|
static final IntIterator EMPTY_INT_ITERATOR
Method Detail |
---|
int nextInt()
boolean hasNext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |