接口 ConcurrentLongHashMap.EntryProcessor<V>
- 类型参数:
V- type of the value.
- 封闭类:
- ConcurrentLongHashMap<V>
public static interface ConcurrentLongHashMap.EntryProcessor<V>
Processor for one key-value entry, where the key is
long.-
方法概要
-
方法详细资料
-
accept
-