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