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
Constructors -
Method Summary
Methods inherited from class mondrian.util.UnsupportedList.Itr
next, removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining