Join Slack
Powered by
if you try to map it to a KClass using `val Class&...
# reflect
u
udalov
10/29/2015, 3:39 PM
if you try to map it to a KClass using
val Class<T>.kotlin: KClass<T>
, you'll get a not very useful KClass instance though, which would represent that class as if it was a compiled Java class
Open in Slack
Previous
Next