Skip to content

Project that contains Java and Kotlin sample libraries and demonstrates how Java and Kotlin work together

License

Notifications You must be signed in to change notification settings

nikhilbansal97/Java-Kotlin-Interop

Repository files navigation

Java-Kotlin-Interop

Kotlin documentation states that Java is 100% interoperable with Kotlin. But there are certain cases where it does not work directly out of the box. So, this percentage can be reduced to 99.9%

While talking about interoperability, there are two scenarios:

  1. Calling Kotlin from Java
  2. Calling Java from Kotlin

This project aims at demonstrating how to deal with some of the edge cases in the above scenarios.

About

Project that contains Java and Kotlin sample libraries and demonstrates how Java and Kotlin work together

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published