public class ParameterAnnotationReader
extends java.lang.Object
| Constructor and Description |
|---|
ParameterAnnotationReader() |
| Modifier and Type | Method and Description |
|---|---|
static <A extends java.lang.annotation.Annotation> |
fromHierarchy(org.springframework.core.MethodParameter methodParameter,
java.lang.Class<A> annotationType) |