Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
MisspelledHashcode.html
blob: 5daace96dee46468c33fdeff00ecf1c0b1d3aeb3 [
file
] [
log
] [
blame
]
<html>
<body>
Reports any declaration of a
<b>
hashcode()
</b>
method, taking no arguments.
Normally, this is a typo of
<b>
hashCode()
</b>
.
<!-- tooltip end -->
<p>
</body>
</html>