Join Slack
Powered by
why is the following wrong: ``` Int::class.java.ca...
# announcements
r
robstoll
04/08/2017, 6:14 PM
why is the following wrong:
Copy code
Int::class.java.cast(1)
I am getting the following error
Cannot cast java.lang.Integer to int
2
Views
Open in Slack
Previous
Next