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