orbit-shared / orbit.shared.addressable / Key / Int64Key

Int64Key

data class Int64Key : Key

A key that uses an int64 identity.

Constructors

<init>

A key that uses an int64 identity.

Int64Key(key: Long)

Properties

key

val key: Long