Join Slack
Powered by
No, I just wanted to be able to pass a class to a ...
# getting-started
l
locke
04/16/2018, 5:20 PM
No, I just wanted to be able to pass a class to a factory that will later be instantiated. For that I just need
Class<MyClass>
and then to call
Class<MyClass>.newInstance()
Open in Slack
Previous
Next