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