Polishing
This commit is contained in:
parent
734aecb15a
commit
c663fd551a
|
|
@ -202,7 +202,6 @@ public @interface AliasFor {
|
|||
@AliasFor("value")
|
||||
String attribute() default "";
|
||||
|
||||
|
||||
/**
|
||||
* The type of annotation in which the aliased {@link #attribute} is declared.
|
||||
* <p>Defaults to {@link Annotation}, implying that the aliased attribute is
|
||||
|
|
|
|||
Loading…
Reference in New Issue