|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodFilter
A MethodFilter determines whether or not a method is accepted.
| Method Summary | |
|---|---|
boolean |
accepts(Method method)
Returns whether or not this filter accepts this method. |
| Method Detail |
|---|
boolean accepts(Method method)
method - the method
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||