Sign in
android
/
platform
/
tools
/
idea
/
b56ea2a18f232d79481e778085fd64e8ae486fc3
/
.
/
plugins
/
IntentionPowerPak
/
src
/
intentionDescriptions
/
ReplaceEqualsWithEqualityIntention
/
description.html
blob: 77b50aaa5184d2b880cdcd924b3a534b97d0130f [
file
] [
log
] [
blame
]
<html><body>
This intention replaces an
<b>
equals()
</b>
method call with an
<b>
==
</b>
equality operator.
</body>
</html>