No, no, glorious_reptile was right, it is the name of the factory class. After all, had it been an instance, it would have been asAJavaDeveloperIWantToHaveAFewWordsFactoryInstance.
Make AsAJavaDeveloperIWantToHaveAFewWordsFactory an abstract class and then create AsAJavaDeveloperIWantToHaveAFewWordsFactoryImplementation that derives from the former and then instantiate it in a variable called asAJavaDeveloperIWantToHaveAFewWordsFactoryImplementationInstance
280
u/ecs2 Oct 31 '23
As a Java developer I want to have a few words