MCPcopy Create free account
hub / github.com/SeanDragon/protools / ToolLunar

Method ToolLunar

common/src/main/java/pro/tools/time/ToolLunar.java:9–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7 */
8public final class ToolLunar {
9 private ToolLunar() {
10 throw new UnsupportedOperationException("我是工具类,别初始化我。。。");
11 }
12
13 /**
14 * |----4位闰月|-------------13位1为30天,0为29天|

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected