Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amigoscode/java-streams
/ getEmail
Method
getEmail
src/test/java/com/amigoscode/beans/Person.java:38–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
}
37
38
public
String getEmail() {
39
return
email;
40
}
41
42
public
String getGender() {
43
return
gender;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected