Separation of Construction and Representation:?
- The Builder Pattern separates the construction of a complex object from its
representation. You can change the construction process without changing
the way the object is represented or structured.
representation. You can change the construction process without changing
the way the object is represented or structured.