public static interface Repository.CloseableIterator<T> extends java.util.Iterator<T>, java.io.Closeable
hasNext, next, remove
close