MCPcopy Create free account
hub / github.com/amigoscode/java-streams / getMake

Method getMake

src/test/java/com/amigoscode/beans/Car.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public String getMake() {
32 return make;
33 }
34
35 public String getModel() {
36 return model;

Callers 1

countMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected