Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ isPredefined
Method
isPredefined
base/src/main/java/net/time4j/DayPeriod.java:490–494 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
488
}
489
490
private
boolean isPredefined() {
491
492
return
(this.locale != null);
493
494
}
495
496
private
static
String getFixedCode(PlainTime time) {
497
Callers
5
toString
Method · 0.95
resolve
Method · 0.95
apply
Method · 0.95
getValue
Method · 0.80
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected