Package | Description |
---|---|
cn.hutool.cron.pattern.parser |
定时任务表达式解析器,内部使用
|
Modifier and Type | Method and Description |
---|---|
static List<PatternMatcher> |
PatternParser.parse(String cronPattern)
解析表达式到匹配列表中
|
Copyright © 2024. All rights reserved.