| Package | Description |
|---|---|
| net.time4j.range |
Interval support.
|
| Modifier and Type | Method and Description |
|---|---|
static <D extends CalendarVariant<D>> |
CalendarPeriod.on(CalendarFamily<D> family,
String variant)
Defines a timeline on which new generic calendar intervals can be created.
|
static <D extends CalendarVariant<D>> |
CalendarPeriod.on(CalendarFamily<D> family,
VariantSource variant)
Defines a timeline on which new generic calendar intervals can be created.
|
static <U,D extends Calendrical<U,D>> |
CalendarPeriod.on(TimeAxis<U,D> axis)
Defines a timeline on which new generic calendar intervals can be created.
|
Copyright © 2014–2021. All rights reserved.