public class MethodParameter
extends Object
| Constructor and Description |
|---|
MethodParameter(ClassLoader classLoader,
String name,
String signatures,
Class<?> type) |
| Modifier and Type | Method and Description |
|---|---|
Class<?>[] |
getGenericTypes() |
String |
getName() |
Class<?> |
getType() |