Because Kotlin is the new language on the block and was built to integrate with Java as seamlessly as possible, calling Java code from Kotlin code works out of the box. In this section, we'll take a look at a couple of quick examples of using Java code from Kotlin.