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

Method axis

base/src/main/java/net/time4j/PlainDate.java:1607–1611  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1605 * @return chronological system as time axis (never {@code null})
1606 */
1607 public static TimeAxis<IsoDateUnit, PlainDate> axis() {
1608
1609 return ENGINE;
1610
1611 }
1612
1613 /**
1614 * <p>Obtains a bridge chronology for the type {@code java.time.LocalDate}. </p>

Callers 15

getDateMethod · 0.95
mergeDateMethod · 0.95
getRegisteredElementsMethod · 0.95
containsMethod · 0.95
getMethod · 0.95
getRegisteredElementsMethod · 0.95
localDateToTime4JMethod · 0.95
localDateFromTime4JMethod · 0.95
minimumDateMethod · 0.95
maximumDateMethod · 0.95
nameOfAxisElementMethod · 0.95

Calls

no outgoing calls

Tested by 15

getDateMethod · 0.76
mergeDateMethod · 0.76
getRegisteredElementsMethod · 0.76
containsMethod · 0.76
getMethod · 0.76
getRegisteredElementsMethod · 0.76
localDateToTime4JMethod · 0.76
localDateFromTime4JMethod · 0.76
minimumDateMethod · 0.76
maximumDateMethod · 0.76
nameOfAxisElementMethod · 0.76