Sign in
android
/
platform
/
tools
/
idea
/
refs/heads/android11-tests-release
/
.
/
plugins
/
InspectionGadgets
/
src
/
inspectionDescriptions
/
ConstantOnRHSOfComparison.html
blob: 87c601ac027072dda332331b919484a28bbfd5fc [
file
] [
log
] [
blame
] [
edit
]
<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>