Modifier and Type | Field and Description |
---|---|
static TypeArg<RowIterator> |
__TYPE_ARG |
Constructor and Description |
---|
RowIterator(RowIterator delegate) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
RowIterator |
getDelegate() |
int |
hashCode() |
boolean |
hasNext() |
static RowIterator |
newInstance(RowIterator arg) |
Row |
next() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
forEachRemaining, remove
public static final TypeArg<RowIterator> __TYPE_ARG
public RowIterator(RowIterator delegate)
public RowIterator getDelegate()
public static RowIterator newInstance(RowIterator arg)
Copyright © 2019 Eclipse. All rights reserved.