Interface ISortedRowMapper

All Known Implementing Classes:
SortedRowMapper

public interface ISortedRowMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    getModelIndex(int row)
     
    int
    getSortedRow(int index)
     
  • Method Details

    • getModelIndex

      int getModelIndex(int row)
    • getSortedRow

      int getSortedRow(int index)