Join Slack
Powered by
I have just checked in Java and it can automatical...
# getting-started
w
witoldsz
06/15/2017, 8:37 PM
I have just checked in Java and it can automatically cast
int
to
long
, but not to the
Long
(objects are not subject to cast, only primitives and pointers themselves). I am not sure if this is the reason Kotlin does what it does.
2
Views
Open in Slack
Previous
Next