Annotation Type Incubating
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface Incubating
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
To keep track of which version this incubating feature was introduced
-