-
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FIELD, AnnotationTarget.FUNCTION, AnnotationTarget.FILE}) public @interface Reference
为被注解的声明提供一组引用。
Annotation that provide a list of references the to annotated declaration.