Package com.github.coderodde.util
Class IndexedLinkedList.BasicIterator
java.lang.Object
com.github.coderodde.util.IndexedLinkedList.BasicIterator
- All Implemented Interfaces:
Iterator<E>
- Enclosing class:
IndexedLinkedList<E>
This class implements a basic iterator over this list.
-
Method Summary