MCPcopy 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

filterMethod · 0.80
lazyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected