@HashCodeAndEqualsPlugin.Enhance public static class ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedMethod extends Object implements ParameterDescription.ForLoadedParameter.ParameterAnnotationSource
ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedConstructor, ParameterDescription.ForLoadedParameter.ParameterAnnotationSource.ForLoadedMethod| Constructor and Description | 
|---|
| ForLoadedMethod(Method method)Creates a new parameter annpotation source for a method. | 
| Modifier and Type | Method and Description | 
|---|---|
| Annotation[][] | getParameterAnnotations()Returns the parameter annotations represented by this source. | 
public ForLoadedMethod(Method method)
method - The method to query for annotations.public Annotation[][] getParameterAnnotations()
getParameterAnnotations in interface ParameterDescription.ForLoadedParameter.ParameterAnnotationSourceCopyright © 2014–2021. All rights reserved.