Join Slack
Powered by
Is it possible to make a nested class’s constructo...
# announcements
j
Joe
03/15/2018, 3:47 PM
Is it possible to make a nested class’s constructor only visible from the owner class? That way I can put a factory method on the owner class and no one else can instantiate the nested classes?
Open in Slack
Previous
Next