You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of forcing users to manually call constructors with new, static factories wrapping the different control request types would improve readability:
Instead of forcing users to manually call constructors with
new
, static factories wrapping the different control request types would improve readability:Implementation and maintenance cost for the static factories should be basically zero.
The text was updated successfully, but these errors were encountered: