orbit-shared / orbit.shared.addressable / Key / Int32Key

Int32Key

data class Int32Key : Key

A key that uses an int32 identity.

Constructors

<init>

A key that uses an int32 identity.

Int32Key(key: Int)

Properties

key

val key: Int