Package lukfor.tables.rows.filters
Interface IRowFilter
-
- All Known Implementing Classes:
RowValueRegExFilter
public interface IRowFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanaccepts(Row row)
-
-
-
Method Detail
-
accepts
boolean accepts(Row row)
-
-