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

Method getNumber

src/main/java/com/nlf/calendar/NineStar.java:101–103  ·  view source on GitHub ↗

获取九数 @return 九数

()

Source from the content-addressed store, hash-verified

99 * @return 九数
100 */
101 public String getNumber() {
102 return NUMBER[index];
103 }
104
105 /**
106 * 获取七色

Callers 3

toStringMethod · 0.95
toFullStringMethod · 0.95
test1Method · 0.80

Calls

no outgoing calls

Tested by 1

test1Method · 0.64