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

Method getYear

src/main/java/com/nlf/calendar/Solar.java:495–497  ·  view source on GitHub ↗

获取年份 @return 如2015

()

Source from the content-addressed store, hash-verified

493 * @return 如2015
494 */
495 public int getYear() {
496 return year;
497 }
498
499 /**
500 * 获取月份

Callers 15

SolarSeasonMethod · 0.95
SolarHalfYearMethod · 0.95
LunarMethod · 0.95
computeYearMethod · 0.95
getJieMethod · 0.95
getQiMethod · 0.95
getJieQiMethod · 0.95
getCurrentJieQiMethod · 0.95
getCurrentJieMethod · 0.95
getCurrentQiMethod · 0.95
getShuJiuMethod · 0.95
getFuMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected