Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ConstantOnRHSOfComparison.html
blob: 87c601ac027072dda332331b919484a28bbfd5fc [
file
] [
log
] [
blame
]
<html>
<body>
Reports on comparison operations with constant values on their right-hand side. Some coding conventions
specify that constants should be on the left-hand side of comparisons.
<!-- tooltip end -->
<p>
</body>
</html>