MCPcopy 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

getMingGongMethod · 0.80
getShenGongMethod · 0.80
YunMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected