Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Class | Description |
---|---|---|
class |
EasterHoliday |
Note: The Holiday framework is a technology preview.
|
class |
HebrewHoliday |
Note: The Holiday framework is a technology preview.
|
class |
Holiday |
Note: The Holiday framework is a technology preview.
|
class |
RangeDateRule |
Note: The Holiday framework is a technology preview.
|
class |
SimpleDateRule |
Note: The Holiday framework is a technology preview.
|
class |
SimpleHoliday |
Note: The Holiday framework is a technology preview.
|
Modifier and Type | Method | Description |
---|---|---|
DateRule |
Holiday.getRule() |
Modifier and Type | Method | Description |
---|---|---|
void |
RangeDateRule.add(DateRule rule) |
|
void |
RangeDateRule.add(Date start,
DateRule rule) |
|
void |
Holiday.setRule(DateRule rule) |
Constructor | Description |
---|---|
Holiday(String name,
DateRule rule) |
Construct a new Holiday object.
|
Copyright ? 2016 Unicode, Inc. and others.