Join Slack
Powered by
Yes. Reification is a Kotlin only feature. So it's...
# announcements
k
kingsley
06/02/2017, 2:30 PM
Yes. Reification is a Kotlin only feature. So it's not available to Java. If you try to call it via reflection for example, you'll get an
UnsuportedOperationException
l
lovis
06/02/2017, 2:33 PM
kingsley: makes sense, thank you
Open in Slack
Previous
Next