public interface RowIterator extends RangeIterator
| Modifier and Type | Method and Description |
|---|---|
Row |
nextRow()
Returns the next
Row in the iteration. |
getPosition, getSize, skipRow nextRow()
Row in the iteration.Row in the iteration.java.util.NoSuchElementException - if iteration has no more Rows.Copyright © 2004-2005 Day Software Management AG. All Rights Reserved.