|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IntEnumerator
An enumeration over a list of 32 bit integers.
| Method Summary | |
|---|---|
int |
nextInt()
Returns the next integer in the enumeration. |
int |
numRemaining()
Returns a non-negative integer I such that nextInt() will successfully return a value no more and no less than I times. |
| Method Detail |
|---|
int numRemaining()
int nextInt()
|
Cytoscape 2.8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||