Sign in
android
/
platform
/
tools
/
idea
/
814f829cd44c28c7045e08b15bd7ee08890cbd80
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ClassNameSameAsAncestorName.html
blob: 2e29bcf507faabd20f5026bd64c2a9bc2f4e8d0f [
file
]
<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>
</body>
</html>