Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getEmail
Method
getEmail
ch3/User.java:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
public
String getEmail() {
77
return
email;
78
}
79
80
public
void
setEmail(String email) {
81
this.email = email;
Callers
5
insertUser
Method · 0.45
updateUser
Method · 0.45
insertUser
Method · 0.45
insertUser
Method · 0.45
updateUser
Method · 0.45
Calls
no outgoing calls
Tested by
1
insertUser
Method · 0.36