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 KeepPublicGettersSetters
@Target(value=TYPE) @Retention(value=CLASS) @Documented public @interface
KeepPublicGettersSetters
This annotation specifies to keep all public getters and setters 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