Uses of Interface
de.focus_shift.spi.FixedWeekdayBetweenFixed
-
Packages that use FixedWeekdayBetweenFixed Package Description de.focus_shift.parser.functions de.focus_shift.spi -
-
Uses of FixedWeekdayBetweenFixed in de.focus_shift.parser.functions
Methods in de.focus_shift.parser.functions with parameters of type FixedWeekdayBetweenFixed Modifier and Type Method Description LocalDateFindWeekDayBetween. apply(FixedWeekdayBetweenFixed fwm) -
Uses of FixedWeekdayBetweenFixed in de.focus_shift.spi
Methods in de.focus_shift.spi that return types with arguments of type FixedWeekdayBetweenFixed Modifier and Type Method Description List<FixedWeekdayBetweenFixed>Holidays. fixedWeekdayBetweenFixed()
-