orbit-shared / orbit.shared.addressable / Key / NoKey

NoKey

object NoKey : Key

A key that represents no value.

Functions

equals

fun equals(other: Any?): Boolean

hashCode

fun hashCode(): Int

toString

fun toString(): String