public class MethodInspector extends AnnotationInspector<Method,Method>
| Constructor and Description |
|---|
MethodInspector() |
| Modifier and Type | Method and Description |
|---|---|
protected Method[] |
getDeclaredMembers(Class clazz) |
protected Method |
map(Method member) |
getAnnotatedMembersprotected Method[] getDeclaredMembers(Class clazz)
getDeclaredMembers in class AnnotationInspector<Method,Method>Copyright © 2015. All rights reserved.