protected final class SimpleLinkedList.NodeIteratorReverse extends Object implements Iterator<T>
| Modifier | Constructor and Description |
|---|---|
protected |
NodeIteratorReverse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © December 07, 2012–2015 The Internet Party. All rights reserved.