Skip to content

标签:Object

1 篇文章:

  • Object关键字 — object 关键字在 Kotlin 中用于定义单例对象,即只有一个实例的类。它为该实例的全局访问点的创建提供了便利。

Updated at:

Released under the MIT License.