Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
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