R - The return typepublic interface ClosableIterator<R> extends Iterator<R>, AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
forEachRemaining, hasNext, next, removevoid close()
close in interface AutoCloseableCopyright © 2022 The Apache Software Foundation. All rights reserved.