Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ObjectEqualsNull.html
blob: f23ba92611c480b64b8e47654f79711c33f872a6 [
file
] [
log
] [
blame
]
<html>
<body>
Reports on calls to
<b>
.equals()
</b>
which have
<b>
null
</b>
as an argument. The semantics of such calls are almost certainly not what was intended.
<!-- tooltip end -->
<p>
</body>
</html>