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

Method getId

src/test/java/com/amigoscode/beans/PersonDTO.java:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13 }
14
15 public Integer getId() {
16 return id;
17 }
18
19 public String getName() {
20 return name;

Callers 1

mapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected