Uses of Class
io.github.projectunified.cronutils.model.field.value.SpecialCharFieldValue
Packages that use SpecialCharFieldValue
-
Uses of SpecialCharFieldValue in io.github.projectunified.cronutils.model.field.expression
Methods in io.github.projectunified.cronutils.model.field.expression that return SpecialCharFieldValueConstructors in io.github.projectunified.cronutils.model.field.expression with parameters of type SpecialCharFieldValueModifierConstructorDescriptionOn(IntegerFieldValue time, SpecialCharFieldValue specialChar) On(IntegerFieldValue time, SpecialCharFieldValue specialChar, IntegerFieldValue nth) On(SpecialCharFieldValue specialChar)