Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
StringEquals.html
blob: be1fa665e2b4162a448a6641f44e6f503f49447d [
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>
<small>
Powered by InspectionGadgets
</small>
</body>
</html>