Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ setKey
Method
setKey
ZezeJava/ZezeJava/src/main/java/Zeze/Util/KV.java:11–13 ·
view source on GitHub ↗
(K key)
Source
from the content-addressed store, hash-verified
9
}
10
11
public
final
void
setKey(K key) {
12
this.key = key;
13
}
14
15
public
final
V getValue() {
16
return
value;
Callers
13
create
Method · 0.95
commitServiceAcceptor
Method · 0.95
generateRsaCert
Method · 0.45
redirectCancel
Method · 0.45
redirectRemoveLocal
Method · 0.45
removeRank
Method · 0.45
updateRank
Method · 0.45
redirectRemoveLocal
Method · 0.45
saveDataWithSameVersion
Method · 0.45
getDataWithVersion
Method · 0.45
get
Method · 0.45
getOneAcceptorAddress
Method · 0.45
Calls
no outgoing calls
Tested by
1
generateRsaCert
Method · 0.36