| 程序包 | 说明 |
|---|---|
| soot.jimple.infoflow.collect |
| 限定符和类型 | 方法和说明 |
|---|---|
V |
MyConcurrentHashMap.putIfAbsentElseGet(K key,
MyConcurrentHashMap.IValueFactory<V> valueFactory)
Puts the new key/value-pair if no mapping for the given key was in the in
the map before, otherwise it returns the existing mapping.
|
Copyright © 2022 Fraunhofer SIT. All rights reserved.