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