Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/6tail/lunar-java
/ isWork
Method
isWork
src/main/java/com/nlf/calendar/Holiday.java:82–84 ·
view source on GitHub ↗
是否调休 @return true/false
()
Source
from the content-addressed store, hash-verified
80
* @
return
true/false
81
*/
82
public
boolean isWork() {
83
return
work;
84
}
85
86
/**
87
* 设置是否调休
Callers
4
next
Method · 0.95
getSalaryRate
Method · 0.95
fix
Method · 0.95
test1
Method · 0.80
Calls
no outgoing calls
Tested by
1
test1
Method · 0.64