kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.reflect
/
KClass
/
objectInstance
object
Instance
JRE
abstract
val
objectInstance
:
T
?
(
source
)
The instance of the object declaration, or
null
if this class is not an object declaration.