In this video we continue to explore the compilation process of Kotlin. In this video we try to understand how Kotlin code that jets compiled in to JVM compatible byte code looks like when converted in Java. We learn that for the any kt file, we get a class with the name of the file followed by Kt. Any function that you might have written in the kt file will get converted in to public static final method in the generated class.
This understanding is very fundamental when we later inter operate between Java and Kotlin.
Follow me on Twitter:
Смотрите видео Understanding Kotlin to Java Conversion : Kotlin Fundamentals Tutorial - Part 3 онлайн без регистрации, длительностью 04 минут 51 секунд в хорошем hd качестве. Это видео добавил пользователь Codetutor 05 Сентябрь 2019, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 9 тысяч раз и оно понравилось 82 людям.