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

Method toString

src/main/java/com/nlf/calendar/Fu.java:45–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

43 }
44
45 @Override
46 public String toString() {
47 return name;
48 }
49
50 public String toFullString() {
51 return name + "第" + index + "天";

Callers 15

test1Method · 0.95
test2Method · 0.95
test3Method · 0.95
test4Method · 0.95
test5Method · 0.95
test6Method · 0.95
test9Method · 0.95
test10Method · 0.95
test11Method · 0.95
test12Method · 0.95
test13Method · 0.95
test14Method · 0.95

Calls

no outgoing calls

Tested by 15

test1Method · 0.76
test2Method · 0.76
test3Method · 0.76
test4Method · 0.76
test5Method · 0.76
test6Method · 0.76
test9Method · 0.76
test10Method · 0.76
test11Method · 0.76
test12Method · 0.76
test13Method · 0.76
test14Method · 0.76