public class RowIteratorAdapter extends RangeIteratorDecorator
RangeIterators or Iterators
into RowIterators.| Modifier and Type | Field and Description |
|---|---|
static RowIterator |
EMPTY
Static instance of an empty
RowIterator. |
| Constructor and Description |
|---|
RowIteratorAdapter(RangeIterator iterator)
Creates an adapter for the given
RangeIterator. |
| Modifier and Type | Method and Description |
|---|---|
Row |
nextRow()
Returns the next row.
|
getPosition, getSize, hasNext, next, remove, skip"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"