Constructor and Description |
---|
UnsafeIteratorWTableImpl(TableExprEvaluatorContext tableExprEvaluatorContext,
Iterator<E> inner) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
E |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public UnsafeIteratorWTableImpl(TableExprEvaluatorContext tableExprEvaluatorContext, Iterator<E> inner)