UnsafeImplementation

annotation class UnsafeImplementation

This element is useful, but not safe to use. Its implementation does not promise to always give the expected results.

Constructors

UnsafeImplementation
Link copied to clipboard
fun UnsafeImplementation()

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
toString
Link copied to clipboard
open fun toString(): String