public class DBReader.DBReaderForwardIterator extends DBReader.DBReaderIterator
curCount, maxCount
Constructor and Description |
---|
DBReaderForwardIterator(int maxCount) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Implements the Iterator Interface.
|
DBRecordData |
next()
Implements the Iterator Interface.
|
dispose, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
public DBRecordData next()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.