Package mondrian.util

Class UnsupportedList.ListItr

java.lang.Object
UnsupportedList<T>.Itr
mondrian.util.UnsupportedList.ListItr
All Implemented Interfaces:
Iterator<T>, ListIterator<T>
Enclosing class:
UnsupportedList<T>

protected class UnsupportedList.ListItr extends UnsupportedList<T>.Itr implements ListIterator<T>