Annotation Type Experimental


  • @Documented
    @Retention(CLASS)
    @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE})
    public @interface Experimental
    Used to annotate functionality that is likely to change or be removed in the future.