concurrent / org.apache.tuweni.concurrent / AtomicSlotMap / <init>

<init>

AtomicSlotMap(domain: DiscreteDomain<K>!)

Create a slot map over the provided domain.

Parameters

domain - DiscreteDomain<K>!: The DiscreteDomain that defines the slots to be used.