Join Slack
Powered by
Still, I can get `Class` instance which the compil...
# reflect
d
desseim
10/06/2015, 5:00 PM
Still, I can get
Class
instance which the compiler treats as of type
Class<List<String>>
from an instance (e.g.
listOf<String>().javaClass
), isn’t there really a way to do the same without instantiating an object ?
Open in Slack
Previous
Next