public class UpdateableFetchResult.DataIterator extends Object implements Iterator<C[]>
UpdateableFetchResult.DataIterator()
boolean
hasNext()
C[]
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UpdateableFetchResult.DataIterator()
public boolean hasNext()
hasNext
Iterator<C[]>
public C[] next()
next
public void remove()
remove
Copyright © 2014. All rights reserved.