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

Method axis

base/src/main/java/net/time4j/Moment.java:1791–1795  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1789 * @return chronological system as time axis (never {@code null})
1790 */
1791 public static TimeAxis<TimeUnit, Moment> axis() {
1792
1793 return ENGINE;
1794
1795 }
1796
1797 /**
1798 * <p>Provides a static access to the associated time axis using the foreign type S. </p>

Callers 15

getMomentMethod · 0.95
mergeMomentMethod · 0.95
containsMethod · 0.95
getMethod · 0.95
getRegisteredElementsMethod · 0.95
minimumMomentMethod · 0.95
maximumMomentMethod · 0.95
minimumMomentToTspMethod · 0.95
maximumMomentToTspMethod · 0.95
forwardMomentMethod · 0.95

Calls

no outgoing calls

Tested by 15

getMomentMethod · 0.76
mergeMomentMethod · 0.76
containsMethod · 0.76
getMethod · 0.76
getRegisteredElementsMethod · 0.76
minimumMomentMethod · 0.76
maximumMomentMethod · 0.76
minimumMomentToTspMethod · 0.76
maximumMomentToTspMethod · 0.76
forwardMomentMethod · 0.76