Understanding Kotlin to Java Conversion : Kotlin Fundamentals Tutorial - Part 3

preview_player
Показать описание
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.

Рекомендации по теме
Комментарии
Автор

for some reason i don't see the JVM 8 target button on my kotlin bytecode? pls help

NateG
Автор

awesome for Kotlin beginners ! whole series awaited :)

mohdameer
Автор

jvm 8 target option missing - and this is why i hate android studio

happinin
Автор

You just need to increase the font size to make it look better and to peruse

studyonline
visit shbcf.ru