Working with Java from Kotlin

Working with Java code from Kotlin comes with fewer limitations and drawbacks. Existing Java code and libraries should generally be completely compatible with your Kotlin code, allowing you to start integrating Kotlin while leveraging existing code.