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