public class RowIterator extends Object implements Iterator<Row>
RowIterator(OTS ots, RangeIteratorParameter parameter)
boolean
hasNext()
Row
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public RowIterator(OTS ots, RangeIteratorParameter parameter)
public boolean hasNext()
hasNext
Iterator<Row>
public Row next()
next
public void remove()
remove
Copyright © 2016. All Rights Reserved.