Allocation

Allocation

data class Allocation

Fields

Name Description
val updatedStore: Store
val allocatedAddress: T

Constructors

<init>

constructor(updatedStore: Store, allocatedAddress: T)

Parameters

Name Description
updatedStore: Store
allocatedAddress: T