public class DayOfMonthValueMatcher extends BoolArrayValueMatcher
| Constructor and Description |
|---|
DayOfMonthValueMatcher(List<Integer> intValueList)
构造
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
match(int value,
int month,
boolean isLeapYear)
给定的日期是否匹配当前匹配器
|
match, toStringCopyright © 2020. All rights reserved.