Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ setSns
Method
setSns
ch3/User.java:96–98 ·
view source on GitHub ↗
(String sns)
Source
from the content-addressed store, hash-verified
94
}
95
96
public
void
setSns(String sns) {
97
this.sns = sns;
98
}
99
100
public
Date getReg_date() {
101
return
reg_date;
Callers
3
selectUser
Method · 0.95
selectUser
Method · 0.95
selectUser
Method · 0.95
Calls
no outgoing calls
Tested by
1
selectUser
Method · 0.76