@Retention(value=RUNTIME) @Target(value=TYPE) public static @interface ExportLibrary.Repeat
ExportLibrary.| Modifier and Type | Required Element and Description |
|---|---|
ExportLibrary[] |
value
Repeat value for
ExportLibrary. |
public abstract ExportLibrary[] value
ExportLibrary.