public class IteratorWithBaggage<T> extends Object implements CloseableIterator<T>
| Constructor and Description |
|---|
IteratorWithBaggage(Iterator<T> baseIter,
Closeable baggage) |
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionCopyright © 2016. All rights reserved.