Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
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>