Interface UnreliableIterator

All Superinterfaces:
ClosableResource, UIterator

public interface UnreliableIterator extends UIterator
This is often bound to a scarce resource! Don't forget to close it when you are done!!!
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    forces the release of any resources that might be associated with this object.
    boolean
     
     
    void