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, next
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
closeIterator, of
forEachRemaining, remove
public static <T> CloseableIterator.EmptyCloseableIterator<T> instance()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.