public static class SolutionStatsReport.NotFilter extends Object implements SolutionStatsReport.StudentFilter
Constructor and Description |
---|
NotFilter(SolutionStatsReport.StudentFilter filter) |
public NotFilter(SolutionStatsReport.StudentFilter filter)
public boolean matches(Student student)
matches
in interface SolutionStatsReport.StudentFilter