Iterator<T>
public class IndexIterator<T> extends Object implements Iterator<T>
String
getCursor()
boolean
hasNext()
T
next()
forEachRemaining, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
public T next()
next
public String getCursor()
Copyright © 2018. All rights reserved.