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