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

Method getAge

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

Source from the content-addressed store, hash-verified

44 }
45
46 public Integer getAge() {
47 return age;
48 }
49
50 @Override
51 public String toString() {

Calls

no outgoing calls

Tested by

no test coverage detected