Join Slack
Powered by
A quick question about the release notes for 1.1: ...
# announcements
d
dirk.dittert
01/31/2017, 6:46 AM
A quick question about the release notes for 1.1: do I understand
https://blog.jetbrains.com/kotlin/2017/01/kotlin-1-1-beta-is-here/
correctly that support for Java 8 default methods is not in Kotlin 1.1?
e
elizarov
01/31/2017, 8:05 AM
dirk.dittert: It depends on what kind of support you are looking for. It understands Java 8 default methods and does not generate delegates to them in Kotlin
by
delegation, but there is no way to write Java 8 default methods in Kotlin yet.
2
Views
Open in Slack
Previous
Next