| Package | Description |
|---|---|
| net.openhft.chronicle.map |
| Modifier and Type | Method and Description |
|---|---|
V |
ChronicleMap.putMapped(K key,
UnaryOperator<V> unaryOperator)
Apply a unaryOperator to the value for a key and return a result.
|
Copyright © 2015. All rights reserved.