public interface MutableIndexedRowIterator extends RowIterator
Modifier and Type | Method and Description |
---|---|
boolean |
indexSet() |
void |
removeIndexKey() |
void |
setIndexKey(java.lang.Object value) |
add, current, currentIndex, first, hasCurrent, hasNext, hasPrevious, isEmpty, last, next, next, nextIndex, peekNext, peekPrevious, previous, previous, previousIndex, remove, reset, set, size
boolean indexSet()
void removeIndexKey() throws AxionException
AxionException
void setIndexKey(java.lang.Object value) throws AxionException
AxionException