Any
The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.
Since Kotlin
1.0The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.
Since Kotlin
1.1The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.
Since Kotlin
1.0The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.
Since Kotlin
1.3The root of the Kotlin class hierarchy. Every Kotlin class has Any as a superclass.
Since Kotlin
1.8Constructors
Properties
Functions
This function ensures that if we see such an object during freezing attempt - freeze fails and FreezingException is thrown.
Indicates whether some other object is "equal to" this one.
Indicates whether some other object is "equal to" this one.
Indicates whether some other object is "equal to" this one.
Indicates whether some other object is "equal to" this one.
Indicates whether some other object is "equal to" this one.
Compute stable wrt potential object relocations by the memory manager identity hash code.
Returns a string representation of the object. Can be called with a null receiver, in which case it returns the string "null".
Returns a string representation of the object. Can be called with a null receiver, in which case it returns the string "null".
Returns a string representation of the object. Can be called with a null receiver, in which case it returns the string "null".
Returns a string representation of the object. Can be called with a null receiver, in which case it returns the string "null".