public class MethodInspector extends Object
| Constructor and Description |
|---|
MethodInspector() |
| Modifier and Type | Method and Description |
|---|---|
Method[] |
getAnnotatedMethods(Class clazz,
Class<? extends Annotation> annotation) |
public Method[] getAnnotatedMethods(Class clazz, Class<? extends Annotation> annotation)
Copyright © 2015. All rights reserved.