Sign in
android
/
platform
/
tools
/
idea
/
2250e7e055295bee73366d360d15ea0270573ef6
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
StringEquals.html
blob: d9ad1a0fb6bd8dd1fb579b8800f6283e28b5dd0a [
file
] [
log
] [
blame
]
<html>
<body>
Reports any call of
<b>
equals()
</b>
on
<b>
String
</b>
objects. Such calls are usually
incorrect in an internationalized environment.
<!-- tooltip end -->
<p>
</body>
</html>