注释类型 KeepName


  • @Target({TYPE,FIELD,METHOD,CONSTRUCTOR})
    @Retention(CLASS)
    @Documented
    public @interface KeepName
    This annotation specifies not to optimize or obfuscate the annotated class or class member as an entry point.