protected class ThriftyList.ReverseIter extends ThriftyList.IterBase
currentIndex, currentSublistIndex, currentSublistOffset, index, sublistIndex, sublistOffset| Constructor and Description |
|---|
ReverseIter(int index) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
boolean |
hasPrevious() |
int |
nextIndex() |
int |
previousIndex() |
protected void |
stepForward() |
protected void |
stepReverse() |
add, cursor, next, previous, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
public boolean hasPrevious()
public int nextIndex()
public int previousIndex()
protected void stepForward()
stepForward in class ThriftyList.IterBaseprotected void stepReverse()
stepReverse in class ThriftyList.IterBaseCopyright © 1994–2024 Peter Murray-Rust. All rights reserved.