public class SaveOneMethodMatcher extends AbstractPrefixPatternMethodMatcher
MethodMatcher.MethodMatch
pattern
DEFAULT_POSITION
Constructor and Description |
---|
SaveOneMethodMatcher()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
protected MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext,
java.util.regex.Matcher matcher)
Handle the match.
|
match
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOrder
protected MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPrefixPatternMethodMatcher
match
in class AbstractPrefixPatternMethodMatcher
matchContext
- The match contextmatcher
- The matcher