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