Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amigoscode/java-streams
/ getAge
Method
getAge
src/test/java/com/amigoscode/beans/PersonDTO.java:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
}
22
23
public
Integer getAge() {
24
return
age;
25
}
26
27
28
@Override
Callers
1
map
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected