|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.emory.mathcs.util.collections.ints.AbstractIntSortedSet.ReverseIntervalItemIterator
Field Summary | |
protected int |
cursor
|
protected int |
lastRet
|
protected boolean |
lastRetValid
|
Method Summary | |
boolean |
hasNext()
|
int |
next()
|
void |
remove()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int cursor
protected int lastRet
protected boolean lastRetValid
Method Detail |
public boolean hasNext()
hasNext
in interface IntIterator
public int next()
next
in interface IntIterator
public void remove()
remove
in interface IntIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |