Annotation Type Keep


  • @Target({METHOD,FIELD,CONSTRUCTOR})
    public @interface Keep
    Denotes that the element should not be removed when the code is optimized by tool kit.