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, toString
Copyright © 2024. All rights reserved.