Iterator<T>
ReverseListIterator(List<T> list)
boolean
hasNext()
T
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
next
hasNext
remove