public class RecordBufferIterator extends Object implements Iterator<Record>
boolean
hasNext()
Record
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
hasNext
Iterator<Record>
public Record next()
next
public void remove()
remove
Licensed under the Apache License, Version 2.0