Community

Writing Kotlin-Friendly Java Code Best Practices

(Peter Sommerhoff) Calling Java code from Kotlin works seamlessly in nearly all cases. Still, there are some practices you can follow to avoid special cases of conflict and aid interoperability even further.