← Docs
kotlin-stdlib / kotlin.reflect / KClass / objectInstance

objectInstance

JVM
1.0
abstract val objectInstance : T ?
(source)

The instance of the object declaration, or null if this class is not an object declaration.

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 .