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

Method getYear

src/main/java/com/nlf/calendar/SolarWeek.java:127–129  ·  view source on GitHub ↗

获取年 @return 年

()

Source from the content-addressed store, hash-verified

125 * @return
126 */
127 public int getYear() {
128 return year;
129 }
130
131 /**
132 * 获取月

Callers 4

testMethod · 0.95
testFromMondayMethod · 0.95
testFromSundayMethod · 0.95
nextMethod · 0.95

Calls

no outgoing calls

Tested by 3

testMethod · 0.76
testFromMondayMethod · 0.76
testFromSundayMethod · 0.76