Uses of Class
io.github.projectunified.cronutils.parser.CronParserField
Packages that use CronParserField
-
Uses of CronParserField in io.github.projectunified.cronutils.parser
Methods in io.github.projectunified.cronutils.parser that return types with arguments of type CronParserFieldModifier and TypeMethodDescriptionstatic Comparator<CronParserField> CronParserField.createFieldTypeComparator()Create a Comparator that compares CronField instances using CronFieldName value.