Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ChainedEquality.html
blob: 493f9fa04f69992020db1ac38a5baef6e511a30a [
file
] [
log
] [
blame
]
<html>
<body>
Reports chained equality comparisons (i.e.
<b>
a==b==c
</b>
).
Such comparisons are confusing.
<!-- tooltip end -->
<p>
</body>
</html>