
resources.report.rules.spotbugs.SA_FIELD_SELF_COMPARISON.html Maven / Gradle / Ivy
SA_FIELD_SELF_COMPARISON
SA: Self comparison of field with itself (SA_FIELD_SELF_COMPARISON)
This method compares a field 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