Interface RowReader<T>

All Superinterfaces:
AutoCloseable

public interface RowReader<T> extends AutoCloseable
A RowReader reads a set of elements (a row) from an external source.