Incubating
@Documented
@Retention(value = RetentionPolicy.RUNTIME )
@Target(value = [ElementType.PACKAGE, ElementType.TYPE, ElementType.ANNOTATION_TYPE, ElementType.CONSTRUCTOR, ElementType.FIELD, ElementType.METHOD ] )
Indicates that a feature is incubating. This means that the feature is currently a work-in-progress and may change at any time.