|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IntIterator
An iteration over a list of 32 bit integers.
Method Summary | |
---|---|
boolean |
hasNext()
Returns true if and only if nextInt() will successfully return a value. |
int |
nextInt()
Returns the next integer in the iteration. |
Method Detail |
---|
boolean hasNext()
int nextInt()
|
Cytoscape 2.8.0 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |