JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package com.facebook.proguard.annotations
Annotation Types Summary
Annotation Type
Description
DoNotStrip
Add this annotation to a class, method, or field to instruct Proguard to not strip it out.
KeepGettersAndSetters
Add this annotation to a class, to keep all "void set*(***)" and get* methods.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes