|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgov.nasa.alsUtility.IndexIterator
Constructor Summary | |
IndexIterator()
|
|
IndexIterator(int limit)
|
Method Summary | |
void |
increment()
|
int |
index()
|
boolean |
more()
|
void |
reset()
|
void |
setLimit(int limit)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IndexIterator()
public IndexIterator(int limit)
Method Detail |
public boolean more()
public void increment()
public int index()
public void reset()
public void setLimit(int limit)
|
JavaGenes, NASA Ames. Written largely by Al Globus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |