
resources.report.rules.findbugs.INT_VACUOUS_COMPARISON.html Maven / Gradle / Ivy
INT_VACUOUS_COMPARISON
INT: Vacuous comparison of integer value (INT_VACUOUS_COMPARISON)
There is an integer comparison that always returns
the same value (e.g., x <= Integer.MAX_VALUE).
© 2015 - 2025 Weber Informatics LLC | Privacy Policy