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

Method getId

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

Source from the content-addressed store, hash-verified

25 }
26
27 public Integer getId() {
28 return id;
29 }
30
31 public String getMake() {
32 return make;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected