public class ValueMatcherBuilder extends Object
ValueMatcher 构建器,用于构建表达式中每一项的匹配器| Constructor and Description |
|---|
ValueMatcherBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static ValueMatcher |
build(String value,
ValueParser parser)
处理定时任务表达式每个时间字段
多个时间使用逗号分隔
|
public static ValueMatcher build(String value, ValueParser parser)
value - 某个时间字段parser - 针对这个时间字段的解析器Copyright © 2019. All rights reserved.