Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getYearGanIndexExact
Method
getYearGanIndexExact
src/main/java/com/nlf/calendar/Lunar.java:2690–2692 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2688
}
2689
2690
public
int
getYearGanIndexExact() {
2691
return
yearGanIndexExact;
2692
}
2693
2694
public
int
getYearZhiIndexExact() {
2695
return
yearZhiIndexExact;
Callers
3
getMingGong
Method · 0.80
getShenGong
Method · 0.80
Yun
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected