Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeanDragon/protools
/ getSolarYear
Method
getSolarYear
common/src/main/java/pro/tools/time/Solar.java:19–21 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
17
}
18
19
public
int
getSolarYear() {
20
return
solarYear;
21
}
22
23
public
Solar setSolarYear(
int
solarYear) {
24
this.solarYear = solarYear;
Callers
1
solartolunar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected