Annotation Type Experimental


@Documented @Retention(SOURCE) @Target({TYPE,METHOD,CONSTRUCTOR,FIELD}) public @interface Experimental
Marks an API as experimental. Experimental APIs can be changed or removed without notice.