Factory method pattern: Difference between revisions

Content deleted Content added
Kefka (talk | contribs)
m Reformatted the code to agree with Java Coding Conventions
No edit summary
Line 115:
* [[Abstract factory pattern]], [[ClassFactory]]
 
==ReferenceExternal links==
* [http://www.mode-x.com/index.php?id=24 mode-x.com] (contributed by author)
 
*[http://c2.com/cgi/wiki?FactoryMethodPattern Description from the Portland Pattern Repository]
* [http://www.mode-x.com/index.php?id=24 mode-x.com] (contributed by author)