|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.cosylab.util.IntIterator.Default
public static class IntIterator.Default
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.cosylab.util.IntIterator |
---|
IntIterator.Default |
Constructor Summary | |
---|---|
IntIterator.Default(int[] array)
|
Method Summary | |
---|---|
boolean |
hasNext()
|
int |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntIterator.Default(int[] array)
Method Detail |
---|
public boolean hasNext()
hasNext
in interface IntIterator
public int next()
next
in interface IntIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |