public final class EmptyCloseableIterator extends Object implements CloseableKeyIterator
| Constructor and Description |
|---|
EmptyCloseableIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
Row |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic void close()
close in interface CloseableIterator<Row>close in interface Closeableclose in interface AutoCloseableCopyright © 2016. All Rights Reserved.