Annotation Type SubjectToRemoval


  • @Documented
    @Retention(RUNTIME)
    @PublicAPI
    public @interface SubjectToRemoval
    Denotes that an entity has been deprecated and is subject to removal in a release following the specified date.
    Since:
    5.12
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      RemovalDate date