Join Slack
Powered by
Is there a way to use class delegation without con...
# getting-started
a
anstaendig
11/30/2017, 11:46 AM
Is there a way to use class delegation without constructor injection? So that I can save manual method delegation if I only want to interfere with one of many methods? So that I can override the method I want and the rest is automatically delegated?
Open in Slack
Previous
Next