Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amigoscode/java-streams
/ getPrice
Method
getPrice
src/test/java/com/amigoscode/beans/Car.java:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
public
Double getPrice() {
48
return
price;
49
}
50
51
@Override
52
public
String toString() {
Callers
3
filter
Method · 0.80
lazy
Method · 0.80
intermediateAndTerminalOperations
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected