注释类型 KeepClassMemberNames
-
@Target(TYPE) @Retention(CLASS) @Documented public @interface KeepClassMemberNamesThis annotation specifies to keep all class members of the annotated class from being optimized or obfuscated as entry points.
@Target(TYPE)
@Retention(CLASS)
@Documented
public @interface KeepClassMemberNames