|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MethodPredicate
A predicate used to filter methods.
| Method Summary | |
|---|---|
boolean |
isMethod(java.lang.reflect.Method mtd)
Apply the predicate against a Method. |
java.lang.String |
toString()
Get the name of the predicate. |
| Method Detail |
|---|
boolean isMethod(java.lang.reflect.Method mtd)
mtd - the Method object.
java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||