public interface UnreliableIterator extends UIterator
boolean hasNext()
throws UnreliableIteratorException
hasNext in interface UIteratorUnreliableIteratorExceptionObject next() throws UnreliableIteratorException
next in interface UIteratorUnreliableIteratorExceptionvoid remove()
throws UnreliableIteratorException
remove in interface UIteratorUnreliableIteratorExceptionvoid close()
throws UnreliableIteratorException
ClosableResourceclose in interface ClosableResourceclose in interface UIteratorUnreliableIteratorException