Annotation Type PublicApi


  • @Documented
    @Target(TYPE)
    @Retention(SOURCE)
    public @interface PublicApi
    A public API annotation for annotating classes and interfaces that are externally facing.