MCPcopy Create free account
hub / github.com/castello/spring_basic / getDay

Method getDay

ch2/MyDate.java:24–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22 }
23
24 public int getDay() {
25 return day;
26 }
27
28 public void setDay(int day) {
29 this.day = day;

Callers 6

getYoilMethod · 0.80
isValidMethod · 0.80
getYoilMethod · 0.80
isValidMethod · 0.80
getYoilMethod · 0.80
isValidMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected