public class RegexMethodMatcher extends Object implements MethodMatcher
| Constructor and Description |
|---|
RegexMethodMatcher(String active) |
RegexMethodMatcher(String active,
String ignore) |
RegexMethodMatcher(String active,
String ignore,
int mods) |
public RegexMethodMatcher(String active)
public boolean match(Method method)
match in interface MethodMatcherCopyright © 2017. All rights reserved.