Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hello-hao/Tbed
/ setCode
Method
setCode
src/main/java/cn/hellohao/pojo/Code.java:42–44 ·
view source on GitHub ↗
(String code)
Source
from the content-addressed store, hash-verified
40
}
41
42
public
void
setCode(String code) {
43
this.code = code;
44
}
45
}
Callers
1
addcode
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected