Join Slack
Powered by
I just converted a java file to kotlin and I’m usi...
# android
b
bryan
05/13/2016, 5:23 PM
I just converted a java file to kotlin and I’m using some methods on the java base class Object, e.g. wait(), notify(), the conversion didn’t work for those, how do I call those from Kotlin?
2
Views
Open in Slack
Previous
Next