Join Slack
Powered by
I noticed if I mark `T` as `reified` I can do `T::...
# announcements
k
kkozmic
08/15/2016, 5:25 AM
I noticed if I mark
T
as
reified
I can do
T::class.java.newInstance()
but that just looks wrong 🙂
Open in Slack
Previous
Next