Package mondrian.util
Class UnsupportedList.ItrUnknownSize
- All Implemented Interfaces:
Iterator<T>
- Enclosing class:
- UnsupportedList<T>
Iterator for arrays of a priori unknown size.
-
Field Summary
Fields inherited from class mondrian.util.UnsupportedList.Itr
cursor, lastRet
-
Constructor Summary
-
Method Summary
Methods inherited from class mondrian.util.UnsupportedList.Itr
next, remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining