public static class SequenceMatchRules.AnnotationMatchedFilter extends Object implements Predicate<MatchedExpression>, Serializable
Constructor and Description |
---|
AnnotationMatchedFilter(MatchedExpression.SingleAnnotationExtractor extractor) |
public AnnotationMatchedFilter(MatchedExpression.SingleAnnotationExtractor extractor)
public boolean test(MatchedExpression me)
test
in interface Predicate<MatchedExpression>