This commit is contained in:
Looly
2022-04-28 03:45:06 +08:00
parent c65d51b87e
commit ddfa178882
70 changed files with 98 additions and 88 deletions

View File

@@ -1,6 +1,6 @@
package cn.hutool.cron.pattern.matcher;
import cn.hutool.core.lang.Matcher;
import cn.hutool.core.lang.func.Matcher;
/**
* 表达式中的某个位置部分匹配器<br>