]> source.dussan.org Git - sonarqube.git/blob
044bd81c6768c2ddbc86ebfa6c728ca7c0004d2c
[sonarqube.git] /
1 <p>
2         This toString method seems to return null in some circumstances. A liberal reading of the
3         spec could be interpreted as allowing this, but it is probably a bad idea and could cause
4         other code to break. Return the empty string or some other appropriate string rather than null.
5       </p>