public class SXSSFRow.FilledCellIterator extends Object implements Iterator<Cell>
boolean
hasNext()
Cell
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator<Cell>
public Cell next() throws NoSuchElementException
next
NoSuchElementException
public void remove()
remove
Copyright © 2020. All rights reserved.