kotlin.Any

Any

open class Any

The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.

Constructors

<init>

Any()

The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.

Functions

equals

登录查看完整内容