JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Package com.android.annotations.concurrency
Annotation Types Summary
Annotation Type
Description
GuardedBy
Indicates that the target field or method should only be accessed with the specified lock being held.
Immutable
Indicates that the target class to which this annotation is applied is immutable.