Annotation Interface ExperimentalApi


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

Experimental APIs may be changed at any time before being marked Internal or PublicApi

Since:
0.2