public interface Absent<K,V> extends MapAbsentEntry<K,V>, SetAbsentEntry<K>
| Modifier and Type | Method and Description |
|---|---|
MapAndSetContext<K,V,?> |
context()
Returns the context, in which the entry is going to be inserted into the hash.
|
defaultValue, doInsertdoInsertabsentKey@NotNull MapAndSetContext<K,V,?> context()
HashAbsentEntrycontext in interface HashAbsentEntry<K>context in interface MapAbsentEntry<K,V>context in interface SetAbsentEntry<K>Copyright © 2024. All rights reserved.