E - The type of element on which this cursor will iteratepublic class CursorIterator<E> extends Object implements Iterator<E>
| Constructor and Description |
|---|
CursorIterator(Cursor<E> cursor)
Creates a new instance of CursorIterator.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.