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

Method getId

src/test/java/com/amigoscode/beans/Person.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 }
25
26 public Integer getId() {
27 return id;
28 }
29
30 public String getFirstName() {
31 return firstName;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected