T - public interface CloseableIterator<T> extends Iterator<T>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
forEachRemaining, hasNext, next, removevoid close()
throws CIFSException
close in interface AutoCloseableCIFSExceptionAutoCloseable.close()Copyright © 2021. All rights reserved.