Replace constructor with builder

Last modified: 11 October 2024

The Replace constructor with builder refactoring helps hide a constructor, replacing its usages with the references to a newly generated builder class or to an existing builder class.