|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface MethodList.Filter
Method list filter.
MethodList.filter(Filter)| Method Summary | |
|---|---|
boolean |
keep(AnnotatedMethod method)
Decide whether the method should remain in the list or should be filtered out. |
| Method Detail |
|---|
boolean keep(AnnotatedMethod method)
method - annotated method.
true if the method should be kept in the method list,
false if it should be filtered out.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||