Package | Description |
---|---|
javax.time.calendar |
Provides classes to manage the human time scale including date, time,
date-time and time-zone representations.
|
Modifier and Type | Method | Description |
---|---|---|
CalendricalContext |
CalendricalMerger.getContext() |
Gets the calendrical context in use for the merge.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CalendricalMerger.setContext(CalendricalContext context) |
Sets the calendrical context to use for the merge.
|
Constructor | Description |
---|---|
CalendricalMerger(CalendricalContext context) |
Constructor.
|
CalendricalMerger(CalendricalContext context,
Map<CalendricalRule<?>,Object> inputMap) |
Constructor.
|
Copyright © 2019. All rights reserved.