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

Method getColor

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

Source from the content-addressed store, hash-verified

37 }
38
39 public String getColor() {
40 return color;
41 }
42
43 public Integer getYear() {
44 return year;

Callers 2

filterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected