Join Slack
Powered by
Yeah, the point of the primary constructor is that...
# announcements
k
kevinmost
09/12/2016, 8:46 PM
Yeah, the point of the primary constructor is that all other constructors have to defer to it. If you have a class that you want to have two unrelated constructors for, you'll have to make two secondary constructors and not use a primary constructor
5
Views
Open in Slack
Previous
Next