java.lang.Object
net.anwiba.commons.swing.table.filter.Mapper
- All Implemented Interfaces:
IRowMapper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetMappedRowIndex(int rowIndex) intintgetRowIndex(int rowIndex) inthashCode()indeces()
-
Constructor Details
-
Mapper
-
-
Method Details
-
getRowCount
public int getRowCount()- Specified by:
getRowCountin interfaceIRowMapper
-
getRowIndex
public int getRowIndex(int rowIndex) - Specified by:
getRowIndexin interfaceIRowMapper
-
getMappedRowIndex
public int getMappedRowIndex(int rowIndex) - Specified by:
getMappedRowIndexin interfaceIRowMapper
-
indeces
- Specified by:
indecesin interfaceIRowMapper
-
hashCode
public int hashCode() -
equals
-