Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ setEmail
Method
setEmail
ch3/User.java:80–82 ·
view source on GitHub ↗
(String email)
Source
from the content-addressed store, hash-verified
78
}
79
80
public
void
setEmail(String email) {
81
this.email = email;
82
}
83
84
public
Date getBirth() {
85
return
birth;
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