Annotation Interface Experimental
@Documented
@Retention(CLASS)
@Target({CONSTRUCTOR,FIELD,LOCAL_VARIABLE,METHOD,PACKAGE,MODULE,PARAMETER,TYPE})
public @interface Experimental
Elements annotated with
Experimental
are subject to change. Use them at your own
risk. These should never be included in releases.