Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getAnimal
Method
getAnimal
src/main/java/com/nlf/calendar/Lunar.java:927–929 ·
view source on GitHub ↗
获取动物 @return 动物
()
Source
from the content-addressed store, hash-verified
925
* @
return
动物
926
*/
927
public
String getAnimal() {
928
return
LunarUtil.ANIMAL.get(getXiu());
929
}
930
931
/**
932
* 获取宫
Callers
1
toFullString
Method · 0.95
Calls
1
getXiu
Method · 0.95
Tested by
no test coverage detected