Package io.keikai.range.impl
Class MonthMatch
- java.lang.Object
-
- io.keikai.range.impl.MonthMatch
-
- All Implemented Interfaces:
Matchable<Date>
,Serializable
public class MonthMatch extends Object implements Matchable<Date>, Serializable
- Since:
- 3.9.0
- Author:
- henri
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MonthMatch(int base)
-