Interface RelativeToEasterSundayHolidayConfiguration

All Superinterfaces:
Described, Limited

public interface RelativeToEasterSundayHolidayConfiguration extends Described, Limited
Represents the configuration of a holiday that is in relation to Easter Sunday and can be
  • Limited
  • Described

Example: A holiday 42 days after Easter Sunday.

The difference to ChristianHolidayConfiguration is that these holidays are based on Easter Sunday but no christian holidays.

The RelativeToEasterSundayParser is used.

  • Method Details

    • chronology

      @NonNull Chronology chronology()
      Describes the Chronology of the holiday
      Returns:
      the chronology of the holiday
    • days

      @NonNull org.threeten.extra.Days days()
      Describes the number of days that will be added to Easter Sunday.
      Returns:
      the additional number of days