public abstract @interface Repeatable
implements Annotation
| java.lang.annotation.Repeatable |
注释类型java.lang.annotation.Repeatable用于指示它(meta-)注释的注释类型是可重复的 。 值@Repeatable指示可重复注释类型的包含注释类型。
继承方法(Inherited methods) |
|
|---|---|
java.lang.annotation.Annotation
|
|