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