]> source.dussan.org Git - sonarqube.git/blob
28fa7d45cce61b777d3aa344a806c7669f117808
[sonarqube.git] /
1 <p>
2       This class is declared to be final, but declares fields to be protected. Since the class
3       is final, it can not be derived from, and the use of protected is confusing. The access
4       modifier for the field should be changed to private or public to represent the true
5       use for the field.
6       </p>