JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
proguard.annotation
Annotation Type KeepPublicClassMembers
@Target(value=TYPE) @Retention(value=CLASS) @Documented public @interface
KeepPublicClassMembers
This annotation specifies to keep all public class members of the annotated class from being shrunk, optimized, or obfuscated as entry points.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element