Package org.apache.cayenne.util
Class ResultIteratorIterator<T>
java.lang.Object
org.apache.cayenne.util.ResultIteratorIterator<T>
- All Implemented Interfaces:
Iterator<T>
public class ResultIteratorIterator<T> extends Object implements Iterator<T>
-
Constructor Summary
Constructors Constructor Description ResultIteratorIterator(ResultIterator<T> parent)
-
Method Summary
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