注释类型 KeepClassMemberNames


  • @Target(TYPE)
    @Retention(CLASS)
    @Documented
    public @interface KeepClassMemberNames
    This annotation specifies to keep all class members of the annotated class from being optimized or obfuscated as entry points.