R - The type of entry as a placeholder.public class EmptyIterator<R> extends Object implements ClosableIterator<R>
ClosableIterator that does not contain any record.| Constructor and Description |
|---|
EmptyIterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
R |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwrapforEachRemaining, removeCopyright © 2024 The Apache Software Foundation. All rights reserved.