public interface CloseableIterator<T> extends Iterator<T>, AutoCloseable
| Modifier and Type | Method and Description | 
|---|---|
void | 
close()  | 
forEachRemaining, hasNext, next, removevoid close()
close in interface AutoCloseableCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.