public class CircularList.CircularListIterator extends Object implements Iterator<T>
| Constructor and Description |
|---|
CircularListIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2018. All rights reserved.