Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
resources-en
/
src
/
inspectionDescriptions
/
FieldAccessNotGuarded.html
blob: cd726d57151fbf795e10b70ab9d50269b4d958ed [
file
] [
log
] [
blame
]
<html>
<body>
This inspection reports any accesses of fields declared as @net.jcip.annotations.GuardedBy
which are are not guarded by an appropriate synchronization structure.
</body>
</html>