Closed twalmsley closed 1 year ago
The Builders should use this.xxx when referring to their member variable to avoid clashing with any parameters of the same name. This is a problem at least in ClassBuilder, but possibly others as well.
this.xxx
The Builders should use
this.xxx
when referring to their member variable to avoid clashing with any parameters of the same name. This is a problem at least in ClassBuilder, but possibly others as well.