Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ putIfAbsent
Method
putIfAbsent
ZezeJava/ZezeJava/src/main/java/Zeze/Util/LongMap.java:42–42 ·
view source on GitHub ↗
(long key, V value)
Source
from the content-addressed store, hash-verified
40
V put(long key, V value);
41
42
V putIfAbsent(long key, V value);
43
44
V replace(long key, V value);
45
Callers
15
Simulate
Class · 0.65
AddNode
Method · 0.65
autoKeyConflict
Method · 0.65
testRemoveInForeach
Method · 0.65
addTable
Method · 0.65
loadAndParse
Method · 0.65
parse
Method · 0.65
DatabaseConf
Method · 0.65
TableConf
Method · 0.65
setRelativeServiceReady
Method · 0.65
processResult
Method · 0.65
start
Method · 0.65
Calls
no outgoing calls
Tested by
3
AddNode
Method · 0.52
autoKeyConflict
Method · 0.52
testRemoveInForeach
Method · 0.52