protected class DefaultCursor.CursorIterator extends Object implements Iterator<T>
| Modifier | Constructor and Description |
|---|---|
protected |
CursorIterator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2009–2021 MyBatis.org. All rights reserved.