Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LisenCoding/cangku
/ put
Method
put
boot/src/main/java/com/utils/R.java:47–50 ·
view source on GitHub ↗
(String key, Object value)
Source
from the content-addressed store, hash-verified
45
}
46
47
public
R put(String key, Object value) {
48
super.put(key, value);
49
return
this;
50
}
51
}
Callers
15
R
Method · 0.95
error
Method · 0.95
ok
Method · 0.95
login
Method · 0.95
login
Method · 0.95
login
Method · 0.95
Ze
Function · 0.80
Ri
Function · 0.80
Ze
Function · 0.80
Ri
Function · 0.80
checkMap
Method · 0.80
Query
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected