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

Method getZheng

src/main/java/com/nlf/calendar/Lunar.java:918–920  ·  view source on GitHub ↗

获取政 @return 政

()

Source from the content-addressed store, hash-verified

916 * @return
917 */
918 public String getZheng() {
919 return LunarUtil.ZHENG.get(getXiu());
920 }
921
922 /**
923 * 获取动物

Callers 1

toFullStringMethod · 0.95

Calls 1

getXiuMethod · 0.95

Tested by

no test coverage detected