Join Slack
Communities
Powered by
Is there any way of using generics to instanciate ...
# announcements
d
dave08
09/10/2017, 11:26 AM
Is there any way of using generics to instanciate a class, like:
fun <T> createClass(): T = T()
?
Open in Slack
Previous
Next