Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ClassNameSameAsAncestorName.html
blob: 9b53c8bbdef04aa2448090ba48679c0f317c768c [
file
] [
log
] [
blame
]
<html>
<body>
Reports class being named identically to one of their
super classes (but in different packages). Such class name may be very confusing.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>