]> source.dussan.org Git - sonarqube.git/blob
c5b6238b9f0bdf38b4d404f8bc14ec6cf41aa4f8
[sonarqube.git] /
1 <p>
2       This implementation of equals(Object) violates the contract defined
3       by java.lang.Object.equals() because it does not check for null
4       being passed as the argument.  All equals() methods should return
5       false if passed a null value.
6       </p>