public static interface ConcurrentLongHashMap.EntryProcessor<V>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(long key,
V value) |
void accept(long key,
V value)
Copyright © 2020 The Apache Software Foundation. All Rights Reserved.