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

Method axis

base/src/main/java/net/time4j/PlainTimestamp.java:932–936  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

930 * @return chronological system as time axis (never {@code null})
931 */
932 public static TimeAxis<IsoUnit, PlainTimestamp> axis() {
933
934 return ENGINE;
935
936 }
937
938 /**
939 * <p>Obtains a bridge chronology for the type {@code java.time.LocalDateTime}. </p>

Callers 15

getTimestampMethod · 0.95
mergeTimestampMethod · 0.95
containsMethod · 0.95
getMethod · 0.95
getRegisteredElementsMethod · 0.95
localDateTimeToTime4JMethod · 0.95
axisMethod · 0.95
getBaseUnitWallTimeMethod · 0.95
getBaseUnitAmPmMethod · 0.95

Calls

no outgoing calls

Tested by 15

getTimestampMethod · 0.76
mergeTimestampMethod · 0.76
containsMethod · 0.76
getMethod · 0.76
getRegisteredElementsMethod · 0.76
localDateTimeToTime4JMethod · 0.76
axisMethod · 0.76
getBaseUnitWallTimeMethod · 0.76
getBaseUnitAmPmMethod · 0.76