| Package | Description |
|---|---|
| net.openhft.chronicle.set |
| Modifier and Type | Method and Description |
|---|---|
@Nullable SetAbsentEntry<K> |
SetQueryContext.absentEntry() |
| Modifier and Type | Method and Description |
|---|---|
default R |
SetEntryOperations.insert(@NotNull SetAbsentEntry<K> absentEntry)
Inserts the new entry into the set, of
the key from
the given insertion context (absentEntry). |
Copyright © 2020. All rights reserved.