
resources.report.rules.findbugs.SA_LOCAL_SELF_COMPARISON.html Maven / Gradle / Ivy
SA: Self comparison of value with itself (SA_LOCAL_SELF_COMPARISON)
SA: Self comparison of value with itself (SA_LOCAL_SELF_COMPARISON)
This method compares a local variable with itself, and may indicate a typo or
a logic error. Make sure that you are comparing the right things.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy