|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hivemind.methodmatch.MethodFilter
org.apache.hivemind.methodmatch.MatchAllFilter
public class MatchAllFilter
Matches all methods, regardless of name.
| Constructor Summary | |
|---|---|
MatchAllFilter()
|
|
| Method Summary | |
|---|---|
boolean |
matchMethod(MethodSignature sig)
Returns true, always. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MatchAllFilter()
| Method Detail |
|---|
public boolean matchMethod(MethodSignature sig)
matchMethod in class MethodFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||