Daniel Berg

6%
Flag icon
In summary, the Builder pattern is a good choice when designing classes whose constructors or static factories would have more than a handful of parameters, especially if many of the parameters are optional or of identical type.
Effective Java
Rate this book
Clear rating
Open Preview