|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodFilter
Used by ClassTransformation.findMethods(MethodFilter) to accept or reject each method.
| Method Summary | |
|---|---|
boolean |
accept(TransformMethodSignature signature)
Passed each signature in turn, only signatures for which this method returns true will be included in the final result. |
| Method Detail |
|---|
boolean accept(TransformMethodSignature signature)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||