Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
NonProtectedConstructorInAbstractClass.html
blob: 287205b4b63fd25d49dac4fd4de5aa48ba434637 [
file
] [
log
] [
blame
]
<html>
<body>
Reports constructors in abstract classes that are not
declared
<b>
protected
</b>
, package-protected or
<b>
private
</b>
.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>