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.