JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
hutool
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
cn.hutool.cron.pattern.matcher
Interface ValueMatcher
All Superinterfaces:
Matcher
<
Integer
>
All Known Implementing Classes:
AlwaysTrueValueMatcher
,
BoolArrayValueMatcher
,
DayOfMonthValueMatcher
,
YearValueMatcher
public interface
ValueMatcher
extends
Matcher
<
Integer
>
值匹配器
用于匹配日期位中对应数字是否匹配
Author:
Looly
Method Summary
Methods inherited from interface cn.hutool.core.lang.
Matcher
match
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2021. All rights reserved.