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