ClassWithOnlyPrivateConstructorsShouldBeFinal
: A class with only private constructors should be final, unless the private constructoris invoked ...
: A class with only private constructors should be final, unless the private constructoris invoked ...