Class ReadOnlyList.ReadOnlyCollectionIterator<T>

java.lang.Object
com.strobel.core.ReadOnlyList.ReadOnlyCollectionIterator<T>
All Implemented Interfaces:
Iterator<T>, ListIterator<T>
Enclosing class:
ReadOnlyList<T>

private static class ReadOnlyList.ReadOnlyCollectionIterator<T> extends Object implements ListIterator<T>