Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ProtectedField.html
blob: 3f57e82d0af81ec19d1fbcaa13208ce3aae4a84f [
file
] [
log
] [
blame
]
<html>
<body>
Reports
<b>
protected
</b>
instance variables.
Constants (i.e. variables marked
<b>
static
</b>
and
<b>
final
</b>
) are not reported.
<!-- tooltip end -->
<p>
</body>
</html>