public interface IClosableIoIterator<T> extends Closeable, net.anwiba.commons.lang.functional.IClosableIterator<T,IOException>
| Modifier and Type | Method and Description |
|---|---|
default void |
foreach(net.anwiba.commons.lang.functional.IConsumer<? super T,IOException> action) |
hasNext, iterator, next, streamforEach, spliteratordefault void foreach(net.anwiba.commons.lang.functional.IConsumer<? super T,IOException> action) throws IOException
IOExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.