Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
test
Method · 0.95
test
Method · 0.95
Calls
1
getIndex
Method · 0.95
Tested by
2
test
Method · 0.76
test
Method · 0.76