Class MultiReaderFastList.UntouchableListIterator<T>

java.lang.Object
org.eclipse.collections.impl.list.mutable.MultiReaderFastList.UntouchableListIterator<T>
All Implemented Interfaces:
Iterator<T>, ListIterator<T>
Enclosing class:
MultiReaderFastList<T>

private static final class MultiReaderFastList.UntouchableListIterator<T> extends Object implements ListIterator<T>