← Docs
kotlin-stdlib / kotlin.reflect.jvm / java.lang.reflect.Method

Extensions for java.lang.reflect.Method

JVM
1.0

kotlinFunction

Returns a KFunction instance corresponding to the given Java Method instance, or null if this method cannot be represented by a Kotlin function.

val Method . kotlinFunction : KFunction < * > ?
Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .