Annotation Interface ExperimentalSpi


@Documented @Retention(CLASS) public @interface ExperimentalSpi
Indicates that program elements that this annotation is applied to is considered usable by external developers but its contracts have not stabilized.

Experimental SPIs may be changed at any time before being marked Internal or PublicSpi

Since:
0.10