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