Bloch's builder pattern

In his book "Effective Java" [1] which I strongly recommend to all Java developers, Bloch introduces the builder pattern as an easy to use method for »