public static class CloseableIterator.EmptyCloseableIterator<T> extends DefaultCloseableIterator<T>
CloseableIterator.EmptyCloseableIterator<T>iterator| Modifier and Type | Method and Description |
|---|---|
static <T> CloseableIterator.EmptyCloseableIterator<T> |
instance() |
close, hasNext, nextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcloseIterator, empty, offorEachRemaining, removepublic static <T> CloseableIterator.EmptyCloseableIterator<T> instance()
Copyright © 2013–2023 Apache Software Foundation. All rights reserved.