Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bcvgh/daydayEXP
/ setCode
Method
setCode
src/main/java/com/bcvgh/utils/Response.java:29–31 ·
view source on GitHub ↗
(int code)
Source
from the content-addressed store, hash-verified
27
}
28
29
public
void
setCode(
int
code) {
30
this.code = code;
31
}
32
33
public
String getHead() {
34
return
this.head;
Callers
1
getResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected