]> source.dussan.org Git - sonarqube.git/blob
4743a1cd28f961c65d9e3f00aaf4bb729add8513
[sonarqube.git] /
1 <p> This call to a generic collection's method would only make sense if a collection contained 
2 itself (e.g., if <code>s.contains(s)</code> were true). This is unlikely to be true and would cause
3 problems if it were true (such as the computation of the hash code resulting in infinite recursion).
4 It is likely that the wrong value is being passed as a parameter.
5         </p>