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

Method getYear

ch2/MyDate.java:8–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

6 private int day;
7
8 public int getYear() {
9 return year;
10 }
11
12 public void setYear(int year) {
13 this.year = year;

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