• wujingchao's avatar
    Class is final but declares protected field · abeff7b4
    wujingchao authored
    This class is declared to be final, but declares fields to be protected. Since the class is final, it can not be derived from, and the use of protected is confusing.
    abeff7b4
Name
Last commit
Last update
..
src Loading commit data...
README.md Loading commit data...
pom.xml Loading commit data...