Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
RedundantMethodOverride.html
blob: 108eee17b5bd473cf471939a366bcd5d38aea817 [
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>
</body>
</html>