public class Parameter extends Object
| Constructor and Description |
|---|
Parameter() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getAnnotation(Class<T> annotationClass) |
static List<Parameter> |
getParameters(Method method,
Object[] arguments) |
Copyright © 2015. All rights reserved.