List Question
10 TechQA 2024-11-24 20:24:08How to write Java's default method of a functional interface in Kotlin idiomatically?
652 views
Asked by Yogesh Umesh Vaity
How to make two Java methods have the same name in Kotlin?
63 views
Asked by Sweeper
(AndroidStudio)Fix not Implemented exception when using Java and Kotlin in multi-module project
22 views
Asked by Seong
use static Java methods as static (or singleton) properties in Kotlin
652 views
Asked by Alex Cohn
How can I call Kotlin extension function with receiver from the Java static method?
529 views
Asked by Goltsev Eugene
Kotlin 1.5.0 in Maven Multi-Module: java.lang.UnsupportedClassVersionError
329 views
Asked by Gopal S Akshintala
Can I add an existing java class to a sealed Kotlin class?
116 views
Asked by hc0re
How to shadow member function with a custom Kotlin extension function? (like Kotlin stdlib does)
463 views
Asked by Kirill
IntelliJ does not compile source files, unless I put "Build Project" in Before Launch steps
188 views
Asked by vikrant21st
Passing a Map from Java to Kotlin does not compile when updating the map
2.4k views
Asked by Jim