Interface IDataIterator<T>

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
LobLineIteratingPipeBase.ResultStreamIterator, PeekableDataIterator, ReaderLineIterator

public interface IDataIterator<T> extends AutoCloseable
Interface to handle generic iterations.
Since:
6.4.1
Author:
Gerrit van Brakel
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    boolean