Annotation Type Experimental
@Documented
@Retention(RUNTIME)
@Target({METHOD,TYPE,CONSTRUCTOR,FIELD,PACKAGE})
public @interface Experimental
This feature is in an experimental state: its existence, signature or behavior may change without warning from one
release to the next.
- Author:
- Jeen Broekstra