Interface RowReader<T>


public interface RowReader<T>
Read a row building a result for that row.
  • Method Summary

    Modifier and Type
    Method
    Description
    Build and return a result for a row.