notes/pl/kt/features/java-interop.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +03:00

20 строки
645 B
Plaintext

https://medium.com/@colriot/writing-java-friendly-kotlin-code-c408b24fb4e
2021
https://medium.com/scalereal/hide-internal-members-of-kotlin-module-from-jvm-c7730507fb17
2018
https://www.avantica.net/blog/annotations-for-your-java-friendly-kotlin-code
https://habr.com/ru/company/piter/blog/473170/
Chanddru - Teach Kotlin to play well with Java - Optimization tips for Interoperability
https://www.youtube.com/watch?v=1fA7-0hJOjk
class
https://discuss.kotlinlang.org/t/myclass-class-syntax-in-kotlin/825/13
some_var::class
static
@JvmStatic
@JvmDefault
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.jvm/-jvm-default/index.html