Uses of Class
io.github.projectunified.cronutils.model.time.generator.NoSuchValueException
Packages that use NoSuchValueException
-
Uses of NoSuchValueException in io.github.projectunified.cronutils.model.time.generator
Methods in io.github.projectunified.cronutils.model.time.generator that throw NoSuchValueExceptionModifier and TypeMethodDescriptionabstract intFieldValueGenerator.generateNextValue(int reference) Generates next valid value from reference.abstract intFieldValueGenerator.generatePreviousValue(int reference) Generates previous valid value from reference.