Uses of Interface
de.focus_shift.spi.Fixed
-
Packages that use Fixed Package Description de.focus_shift.parser.functions de.focus_shift.spi -
-
Uses of Fixed in de.focus_shift.parser.functions
Methods in de.focus_shift.parser.functions with parameters of type Fixed Modifier and Type Method Description LocalDateFixedToLocalDate. apply(Fixed fixed) -
Uses of Fixed in de.focus_shift.spi
Methods in de.focus_shift.spi that return Fixed Modifier and Type Method Description FixedRelativeToFixed. date()FixedFixedWeekdayRelativeToFixed. day()FixedFixedWeekdayBetweenFixed. from()FixedFixedWeekdayBetweenFixed. to()Methods in de.focus_shift.spi that return types with arguments of type Fixed Modifier and Type Method Description List<Fixed>Holidays. fixed()
-