public class DayOfMonthValueMatcher extends BoolArrayValueMatcher
DayOfMonthValueMatcher(List<Integer> intValueList)
boolean
match(int value, int month, boolean isLeapYear)
match, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DayOfMonthValueMatcher(List<Integer> intValueList)
intValueList
public boolean match(int value, int month, boolean isLeapYear)
value
month
isLeapYear
Copyright © 2022. All rights reserved.