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 and Description |
---|---|
CalendricalContext |
CalendricalMerger.getContext()
Gets the calendrical context in use for the merge.
|
Modifier and Type | Method and Description |
---|---|
void |
CalendricalMerger.setContext(CalendricalContext context)
Sets the calendrical context to use for the merge.
|
Constructor and Description |
---|
CalendricalMerger(CalendricalContext context)
Constructor.
|
CalendricalMerger(CalendricalContext context,
Map<CalendricalRule<?>,Object> inputMap)
Constructor.
|
Copyright © 2014. All rights reserved.