Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
MethodOverridesStaticMethod.html
blob: a89631dc4ab8115ba764ec2b3108dc1b4b6d858d [
file
] [
log
] [
blame
]
<html>
<body>
Reports methods having the same name as a
<b>
static
</b>
method of a superclass. Such
methods may result in confusing semantics.
<!-- tooltip end -->
<p>
</body>
</html>