Annotation Type Experimental


  • @Retention(SOURCE)
    @Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE})
    @Documented
    public @interface Experimental
    Indicates an experimental API that change at any time, without any stability or backwards compatibility guarantees.