Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
MethodNameSameAsParentName.html
blob: 5df192eff5548e9b45554c12e813afbf589d2b13 [
file
] [
log
] [
blame
]
<html>
<body>
Reports methods being named identically to the superclass of the method's class.
Such a method name may be confusing.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>