E - the object class of the objects contained in the iteratorpublic class EmptyCloseableIterator<E> extends Object implements CloseableIterator<E>
| Constructor and Description |
|---|
EmptyCloseableIterator()
Empty constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
hasNext() |
E |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2018 Vitam. All rights reserved.