Uses of Enum Class
io.github.projectunified.cronutils.model.CronType
Packages that use CronType
Package
Description
-
Uses of CronType in io.github.projectunified.cronutils.model
Methods in io.github.projectunified.cronutils.model that return CronType -
Uses of CronType in io.github.projectunified.cronutils.model.definition
Methods in io.github.projectunified.cronutils.model.definition with parameters of type CronTypeModifier and TypeMethodDescriptionstatic CronDefinitionCronDefinitionBuilder.instanceDefinitionFor(CronType cronType) Creates CronDefinition instance matching cronType specification.