Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ getPosition
Method
getPosition
src/main/java/com/nlf/calendar/NineStar.java:129–131 ·
view source on GitHub ↗
获取方位 @return 方位
()
Source
from the content-addressed store, hash-verified
127
* @
return
方位
128
*/
129
public
String getPosition() {
130
return
POSITION[index];
131
}
132
133
/**
134
* 获取方位描述
Callers
2
getPositionDesc
Method · 0.95
toFullString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected