Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
RedundantMethodOverride.html
blob: cb0767c67f8a9f33db575bc0bf407755ec8ef20c [
file
] [
log
] [
blame
]
<html>
<body>
Reports any method that has a body and signature that are identical
to its super method. Such a method is redundant and probably a coding error.
<!-- tooltip end -->
<p>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>