File
Doc
Category
Size
Date
Package
GuardedBy.java
API Doc
Android 5.1 API
1084
Thu Mar 12 22:22:10 GMT 2015
com.android.internal.annotations
GuardedBy
public class GuardedBy
Annotation type used to mark a method or field that can only be accessed when holding the referenced lock.
Fields Summary
Constructors Summary
Methods Summary
java.lang.String
value
()
Java Code Source