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