public interface CloseableIterator<T> extends Iterator<T>, Closeable
SimpleStore.get(String, Constraint, int, Set)
.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
forEachRemaining, hasNext, next, removevoid close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2016. All Rights Reserved.