java icon indicating copy to clipboard operation
java copied to clipboard

Configurable builder pattern

Open safris opened this issue 4 years ago • 0 comments

Provide a configuration parameter to specify whether "set" methods should return "this" instance (aka as a "builder"). Call this configuration parameter: setBuilder.

safris avatar Oct 25 '21 10:10 safris