Interface RetriableIterator<T>

  • All Superinterfaces:
    java.util.Iterator<T>

    public interface RetriableIterator<T>
    extends java.util.Iterator<T>