Uses of Class
io.github.projectunified.cronutils.utils.RandomUtils
Packages that use RandomUtils
-
Uses of RandomUtils in io.github.projectunified.cronutils.model.field.expression
Constructors in io.github.projectunified.cronutils.model.field.expression with parameters of type RandomUtilsModifierConstructorDescriptionRandomExpression(RandomUtils randomUtils) RandomExpression(Integer from, Integer to, Integer step, RandomUtils randomUtils)