public interface ConcurrentAutomaticClearMap<K,V> extends Map<K,V>, ConcurrentMap<K,V>
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clearAllInvalidEntry() |
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllCopyright © 2016. All rights reserved.