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, waitemptyforEach, spliteratorpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2014–2018 The Apache Software Foundation. All rights reserved.