public static class SequenceMatchRules.AnnotationMatchedFilter extends java.lang.Object implements Filter<MatchedExpression>
Constructor and Description |
---|
SequenceMatchRules.AnnotationMatchedFilter(MatchedExpression.SingleAnnotationExtractor extractor) |
Modifier and Type | Method and Description |
---|---|
boolean |
accept(MatchedExpression me)
Checks if the given object passes the filter.
|
public SequenceMatchRules.AnnotationMatchedFilter(MatchedExpression.SingleAnnotationExtractor extractor)
public boolean accept(MatchedExpression me)
Filter
accept
in interface Filter<MatchedExpression>
me
- an object to test