Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ProtectedField.html
blob: e58b23e8935c90f1b5c5f4498b1f7d2ccde3d9e3 [
file
]
<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>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>