Constructor and Description |
---|
ResultIteratorIterator(ResultIterator<T> parent) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public ResultIteratorIterator(ResultIterator<T> parent)
Copyright © 2001–2019 Apache Cayenne. All rights reserved.