]> source.dussan.org Git - sonarqube.git/blob
619bff2e254e2c26e51d052e3b56faf3a88050d1
[sonarqube.git] /
1 <p>This field is never initialized within any constructor, and is therefore could be null after the object is constructed. This could be a either an error or a questionable design, since it means a null pointer exception will be generated if that field is dereferenced before being initialized.</p>