MCPcopy 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

createMethod · 0.95
commitServiceAcceptorMethod · 0.95
generateRsaCertMethod · 0.45
redirectCancelMethod · 0.45
redirectRemoveLocalMethod · 0.45
removeRankMethod · 0.45
updateRankMethod · 0.45
redirectRemoveLocalMethod · 0.45
getDataWithVersionMethod · 0.45
getMethod · 0.45
getOneAcceptorAddressMethod · 0.45

Calls

no outgoing calls

Tested by 1

generateRsaCertMethod · 0.36