Design patterns have evolved to solve problems often encountered in software applications. The factory method design pattern and the abstract factory design pattern are both creational patterns.
June 7, 2001— Experienced Java developers are expected to have a collection of design patterns in their toolbox. Sun’s certification exam for Java architects already explicitly tests for knowledge of ...