| Package | Description |
|---|---|
| net.openhft.chronicle.map.impl.stage.iter | |
| net.openhft.chronicle.map.impl.stage.query | |
| net.openhft.chronicle.set |
| Modifier and Type | Class and Description |
|---|---|
class |
ReplicatedMapAbsentDelegatingForIteration<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Absent<K,V> |
| Modifier and Type | Class and Description |
|---|---|
class |
MapAbsent<K,V> |
class |
ReplicatedMapAbsent<K,V> |
class |
ReplicatedMapAbsentDelegating<K,V> |
| Modifier and Type | Method and Description |
|---|---|
SetAbsentEntry<K> |
SetQueryContext.absentEntry() |
| Modifier and Type | Method and Description |
|---|---|
default R |
SetEntryOperations.insert(SetAbsentEntry<K> absentEntry)
Inserts the new entry into the set, of
the key from
the given insertion context (absentEntry). |
Copyright © 2024. All rights reserved.