| Package | Description |
|---|---|
| com.ibm.icu.util |
International calendars and other utility classes.
|
| Modifier and Type | Class and 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 and Description |
|---|---|
DateRule |
Holiday.getRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
RangeDateRule.add(java.util.Date start,
DateRule rule) |
void |
RangeDateRule.add(DateRule rule) |
void |
Holiday.setRule(DateRule rule) |
| Constructor and Description |
|---|
Holiday(java.lang.String name,
DateRule rule)
Construct a new Holiday object.
|
Copyright © 2016 Unicode, Inc. and others.