Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amigoscode/java-streams
/ getYear
Method
getYear
src/test/java/com/amigoscode/beans/Car.java:43–45 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
41
}
42
43
public
Integer getYear() {
44
return
year;
45
}
46
47
public
Double getPrice() {
48
return
price;
Callers
1
count
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected