Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ getMonth
Method
getMonth
ch2/MyDate.java:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
}
15
16
public
int
getMonth() {
17
return
month;
18
}
19
20
public
void
setMonth(
int
month) {
21
this.month = month;
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