-
- All Implemented Interfaces:
-
java.lang.annotation.Annotation
@Documented()@Target(value = {ElementType.ANNOTATION_TYPE, ElementType.CONSTRUCTOR, ElementType.FIELD, ElementType.METHOD, ElementType.PARAMETER, ElementType.TYPE})@Retention(value = RetentionPolicy.CLASS) public @interface Experimental
Annotate elements that we may change the API until making it stable.