public interface Filter
Modifier and Type | Method and Description |
---|---|
boolean |
evaluate(List<Tag> tags,
List<String> names,
List<Range> ranges) |
List<ExamplesTableRow> |
filterTableBodyRows(List<ExamplesTableRow> examplesRows) |
List<ExamplesTableRow> filterTableBodyRows(List<ExamplesTableRow> examplesRows)
Copyright © 2019. All rights reserved.