Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ setReg_date
Method
setReg_date
ch3/User.java:104–106 ·
view source on GitHub ↗
(Date reg_date)
Source
from the content-addressed store, hash-verified
102
}
103
104
public
void
setReg_date(Date reg_date) {
105
this.reg_date = reg_date;
106
}
107
}
Callers
4
selectUser
Method · 0.95
selectUser
Method · 0.95
selectUser
Method · 0.95
selectUser
Method · 0.95
Calls
no outgoing calls
Tested by
2
selectUser
Method · 0.76
selectUser
Method · 0.76