| Package | Description |
|---|---|
| net.time4j.engine |
Defines the common generic schemes and interfaces of chronological
systems.
|
| Modifier and Type | Method and Description |
|---|---|
CalendarSystem<T> |
TimeAxis.getCalendarSystem() |
CalendarSystem<T> |
Chronology.getCalendarSystem()
Returns the associated calendar system if available.
|
| Modifier and Type | Method and Description |
|---|---|
static <U,D extends Calendrical<U,D>> |
TimeAxis.Builder.setUp(Class<U> unitType,
Class<D> chronoType,
ChronoMerger<D> merger,
CalendarSystem<D> calendarSystem)
Creates a builder for building a time axis for
plain calendrical objects.
|
Copyright © 2014. All rights reserved.