Class ProjectRowFilter

All Implemented Interfaces:
RowFilter, SoftFilter, TableFilter, Comparable<TableFilter>, Predicate<List<TableCell>>

public abstract class ProjectRowFilter extends TableRowFilter
A ProjectRowFilter is a filter that will be used on every Examples in the project unless it is overridden there specifically with its corresponding TableRowFilter
  • Constructor Details

    • ProjectRowFilter

      public ProjectRowFilter()