Annotation Type KeepPublicClassMemberNames


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