public class CursorIterator<E> extends Object implements Iterator<E>
Constructor and Description |
---|
CursorIterator(Cursor<E> cursor)
Creates a new instance of CursorIterator.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.