| Package | Description |
|---|---|
| net.openhft.chronicle.map |
| Modifier and Type | Method and Description |
|---|---|
ChronicleMapBuilder<K,V> |
ChronicleMapBuilder.defaultValueProvider(DefaultValueProvider<K,V> defaultValueProvider)
Specifies the function to obtain a value for the key during
acquireUsing() calls, if the key is absent in the map, created by this builder. |
Copyright © 2015. All rights reserved.