MCPcopy Create free account
hub / github.com/MenoData/Time4J / axis

Method axis

base/src/main/java/net/time4j/PlainTime.java:1733–1737  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1731 * @return chronological system as time axis (never {@code null})
1732 */
1733 public static TimeAxis<IsoTimeUnit, PlainTime> axis() {
1734
1735 return ENGINE;
1736
1737 }
1738
1739 /**
1740 * <p>Obtains a bridge chronology for the type {@code java.time.LocalTime}. </p>

Callers 15

axisMethod · 0.95
getBaseUnitWallTimeMethod · 0.95
getBaseUnitPrecisionMethod · 0.95
getBaseUnitAmPmMethod · 0.95
getBaseUnitHour0To24Method · 0.95

Calls

no outgoing calls

Tested by 15

axisMethod · 0.76
getBaseUnitWallTimeMethod · 0.76
getBaseUnitPrecisionMethod · 0.76
getBaseUnitAmPmMethod · 0.76
getBaseUnitHour0To24Method · 0.76