Uses of Class
io.github.projectunified.cronutils.model.field.expression.RandomExpression
Packages that use RandomExpression
-
Uses of RandomExpression in io.github.projectunified.cronutils.model.field.expression.visitor
Methods in io.github.projectunified.cronutils.model.field.expression.visitor with parameters of type RandomExpressionModifier and TypeMethodDescriptionFieldExpressionVisitor.visit(RandomExpression random) Performs action on RandomExpression instance.FieldExpressionVisitorAdaptor.visit(RandomExpression random) ValidationFieldExpressionVisitor.visit(RandomExpression random) ValueMappingFieldExpressionVisitor.visit(RandomExpression random)