]> source.dussan.org Git - sonarqube.git/blob
0930f901a213fe5f298b53c487e1d4f2f8a7521e
[sonarqube.git] /
1 <p> This method compares two reference values using the == or != operator,
2 where the correct way to compare instances of this type is generally
3 with the equals() method.  Examples of classes which should generally
4 not be compared by reference are java.lang.Integer, java.lang.Float, etc.</p>