Annotation Type Incubating


@Incubating
@Documented
@Retention(RUNTIME)
@Target({TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,ANNOTATION_TYPE,PACKAGE})
public @interface Incubating
Annotation to indicate experimental and still to be refined API, which may change at any time