Annotation Type ForRemoval


  • @Documented
    @Retention(RUNTIME)
    @Target({TYPE,METHOD,FIELD})
    public @interface ForRemoval
    Functionality annotated with ForRemoval will no longer be supported and should not be used anymore in new code.