Interface: ParameterAnnotationTarget<X>
Less than 1 minute
AspectJS • Docs
Interface: ParameterAnnotationTarget<X>
Target for an annotated parameter.
Extends
BaseAnnotationTarget<PARAMETER,X>
Type Parameters
• X = unknown
the type of the parameter's class
