Annotation Type Unstable


  • @Documented
    public @interface Unstable
    Indicates that annotated API elements should be considered unstable, highly volatile for future releases, or simply prototypical.
    Since:
    2.0.0
    Author:
    Nils Christian Ehmke <[email protected]>