public class PatternParser extends Object
PatternMatcher的列表| Constructor and Description |
|---|
PatternParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<PatternMatcher> |
parse(String cronPattern)
解析表达式到匹配列表中
|
public static List<PatternMatcher> parse(String cronPattern)
cronPattern - 复合表达式ListCopyright © 2025. All rights reserved.