Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amigoscode/java-streams
/ getFirstName
Method
getFirstName
src/test/java/com/amigoscode/beans/Person.java:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
public
String getFirstName() {
31
return
firstName;
32
}
33
34
public
String getLastName() {
35
return
lastName;
Callers
2
map
Method · 0.80
yourFirstTransformationWithMap
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected