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