Package net.anwiba.commons.swing.table
Interface IRowMapper
-
- All Known Implementing Classes:
Mapper,NeutralMapper
public interface IRowMapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetMappedRowIndex(int rowIndex)intgetRowCount()intgetRowIndex(int rowIndex)java.lang.Iterable<java.lang.Integer>indeces()
-