@Internal public final class DeleteMethodMatcher extends AbstractPatternMethodMatcher
MethodMatcher.MethodMatch| Modifier and Type | Field and Description |
|---|---|
static java.util.regex.Pattern |
METHOD_PATTERN |
patternWithBySyntax, patternWithoutBySyntaxDEFAULT_POSITION| Constructor and Description |
|---|
DeleteMethodMatcher()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MethodMatcher.MethodMatch |
match(MethodMatchContext matchContext,
java.util.regex.Matcher matcher)
Handle match.
|
matchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOrderpublic MethodMatcher.MethodMatch match(MethodMatchContext matchContext, java.util.regex.Matcher matcher)
AbstractPatternMethodMatchermatch in class AbstractPatternMethodMatchermatchContext - The match contextmatcher - The matcher