| Package | Description |
|---|---|
| net.openhft.chronicle.map |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
ChronicleMap.getMapped(K key,
Function<? super V,R> function)
Apply a mapping to the value returned by a key and return a result.
|
Copyright © 2015. All rights reserved.