Is there a way to get a java method from a kotlin ...
# getting-started
z
Is there a way to get a java method from a kotlin method in Kotlin 1.5.21. I found the javaMethod extension function, but it's not available in 1.5.21. Is there no other option?
e