-
- All Implemented Interfaces:
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FIELD}) public @interface Name
为被注解的声明提供一组名字。
Annotation that provide a list of names the to annotated declaration.
@Target(allowedTargets = {AnnotationTarget.CLASS, AnnotationTarget.PROPERTY, AnnotationTarget.FIELD}) public @interface Name
为被注解的声明提供一组名字。
Annotation that provide a list of names the to annotated declaration.