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