Annotation Type InternalApi


  • @Documented
    public @interface InternalApi
    Tags API members that are not publicly supported API but have to live in public packages (outside `internal` packages).

    Such members may be removed, renamed, moved, or otherwise broken at any time and should not be relied upon outside the main PMD codebase.

    Since:
    6.7.0