Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getYoil
Method · 0.80
isValid
Method · 0.80
getYoil
Method · 0.80
isValid
Method · 0.80
getYoil
Method · 0.80
isValid
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected