MCPcopy 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

toStringMethod · 0.95
resolveMethod · 0.95
applyMethod · 0.95
getValueMethod · 0.80
parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected