Join Slack
Powered by
As far as I can tell from debugging, `Integer.par...
# announcements
w
withoutclass
07/19/2017, 4:29 PM
As far as I can tell from debugging,
Integer.parseInt()
as well as
toInt()
seem to be sending null to Integer.java. At the call point in Kotlin I have a value, but inside
Integer.java
the value is null
Open in Slack
Previous
Next