public class MatchAllFilter extends MethodFilter
| Constructor and Description |
|---|
MatchAllFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matchMethod(MethodSignature sig)
Returns true, always.
|
public MatchAllFilter()
public boolean matchMethod(MethodSignature sig)
matchMethod in class MethodFilter