News

We discuss some of the most common design patterns in Java and ... on the factory class or make the factory method static. public class ShapeFactory { // get object of type shape // based on ...