MCPcopy Create free account
hub / github.com/6tail/lunar-java / getYear

Method getYear

src/main/java/com/nlf/calendar/SolarMonth.java:98–100  ·  view source on GitHub ↗

获取年 @return 年

()

Source from the content-addressed store, hash-verified

96 * @return
97 */
98 public int getYear() {
99 return year;
100 }
101
102 /**
103 * 获取月

Callers 3

nextMethod · 0.95
nextMethod · 0.95
nextMonthMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected