Annotation Type Experimental


  • @Documented
    public @interface Experimental
    Indicates the feature is in experimental state: its existence, signature or behavior might change without warning from one release to the next. The only clients that are "safe" using experimental APIs are the sources of PMD itself.
    Since:
    6.7.0