Package com.android.annotations.concurrency

Annotation Types Summary
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.