public static class CloseableIterable.Empty<T> extends Object implements CloseableIterable<T>
CloseableIterable.Empty<T>
Modifier and Type | Method and Description |
---|---|
void |
close() |
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
empty
forEach, spliterator
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.