Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiUS/java-faker
/ Day
Enum
Day
src/test/java/com/github/javafaker/OptionsTest.java:60–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
public
enum Day {
61
MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY, SUNDAY
62
}
63
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected