]> source.dussan.org Git - sonarqube.git/blob
82d4ebb5ae40061afed28fc1e109606fd3ad718d
[sonarqube.git] /
1 <p>The code stores null into a local variable, and the stored value is not
2 read. This store may have been introduced to assist the garbage collector, but
3 as of Java SE 6.0, this is no longer needed or useful.
4 </p>