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

Method toFullString

src/main/java/com/nlf/calendar/SolarSeason.java:154–156  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

152 }
153
154 public String toFullString() {
155 return year + "年" + getIndex() + "季度";
156 }
157}

Callers 2

testMethod · 0.95
testMethod · 0.95

Calls 1

getIndexMethod · 0.95

Tested by 2

testMethod · 0.76
testMethod · 0.76