Uses of Interface
de.focus_shift.jollyday.core.spi.Fixed
-
Packages that use Fixed Package Description de.focus_shift.jollyday.core.spi -
-
Uses of Fixed in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return Fixed Modifier and Type Method Description FixedRelativeToFixed. date()Describes the anchor date for the relation of the new holidayFixedFixedWeekdayRelativeToFixed. day()Describes the anchor the new holidayFixedFixedWeekdayBetweenFixed. from()Start of the date range in which the weekday occursFixedFixedWeekdayBetweenFixed. to()End of the date range in which the weekday occursMethods in de.focus_shift.jollyday.core.spi that return types with arguments of type Fixed Modifier and Type Method Description List<Fixed>Holidays. fixed()seeFixed
-