net.cnri.do_api
Interface Repository.CloseableIterator<T>

All Superinterfaces:
java.io.Closeable, java.util.Iterator<T>
Enclosing class:
Repository

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


Method Summary
 
Methods inherited from interface java.util.Iterator
hasNext, next, remove
 
Methods inherited from interface java.io.Closeable
close