← Docs
kotlin-stdlib / kotlin.reflect.jvm / jvmName

jvmName

JVM
1.0
val KClass < * > . jvmName : String
(source)

Returns the JVM name of the class represented by this KClass instance.

See Also

java.lang.Class.getName

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 .