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
- 复合表达式List
Copyright © 2024. All rights reserved.