public static class SequenceMatchRules.StringMatchedExpressionExtractor extends Object implements Function<MatchResult,MatchedExpression>
| Constructor and Description |
|---|
SequenceMatchRules.StringMatchedExpressionExtractor(MatchedExpression.SingleAnnotationExtractor extractor,
int group) |
public SequenceMatchRules.StringMatchedExpressionExtractor(MatchedExpression.SingleAnnotationExtractor extractor, int group)
public MatchedExpression apply(MatchResult matched)
Functionapply in interface Function<MatchResult,MatchedExpression>matched - The function's argument