MCPcopy 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

RMethod · 0.95
errorMethod · 0.95
okMethod · 0.95
loginMethod · 0.95
loginMethod · 0.95
loginMethod · 0.95
ZeFunction · 0.80
RiFunction · 0.80
ZeFunction · 0.80
RiFunction · 0.80
checkMapMethod · 0.80
QueryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected