public static interface SourceSectionFilter.SourcePredicate
| Modifier and Type | Method and Description |
|---|---|
boolean |
test(Source source)
Returns
true if the given source should be tested positive and
false if the sources should be filtered. |
boolean test(Source source)
true if the given source should be tested positive and
false if the sources should be filtered.source - the source object to filter