Uses of Class
de.focus_shift.jollyday.core.spi.YearCycle
-
Packages that use YearCycle Package Description de.focus_shift.jollyday.core.spi -
-
Uses of YearCycle in de.focus_shift.jollyday.core.spi
Methods in de.focus_shift.jollyday.core.spi that return YearCycle Modifier and Type Method Description YearCycleLimited. cycle()static YearCycleYearCycle. valueOf(String name)Returns the enum constant of this type with the specified name.static YearCycle[]YearCycle. values()Returns an array containing the constants of this enum type, in the order they are declared.
-