Annotation Interface OptIn.Repeated
- Enclosing class:
OptIn
@Documented
@Retention(RUNTIME)
@Target({CONSTRUCTOR,FIELD,METHOD,MODULE,PACKAGE,TYPE})
public static @interface OptIn.Repeated
A container for the
repeatable OptIn annotation.- Since:
- 0.1.0
-
Required Element Summary
Required Elements
-
Element Details
-
value
-