public class CursorResultSet.CursorIterator extends Object implements Iterator<T>
CursorResultSet.CursorIterator()
boolean
hasNext()
T
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CursorResultSet.CursorIterator()
public boolean hasNext()
hasNext
Iterator<T>
public T next()
next
public void remove()
remove
Copyright © 2012–2015 ArangoDB GmbH. All rights reserved.