JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.facebook.soloader
Annotation Interface DoNotStripAny
@Target
({
TYPE
,
FIELD
,
METHOD
,
CONSTRUCTOR
})
@Retention
(
CLASS
)
public @interface
DoNotStripAny
A hint (which may or may not be observed) to any optimizers in our tool chain that we don't want annotated elements to be removed or renamed.