- java.lang.Object
-
- com.aoapps.cron.Matcher
-
- com.aoapps.cron.Matcher.Asterisk
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.aoapps.cron.Matcher
Matcher.Asterisk, Matcher.List, Matcher.Range, Matcher.Step, Matcher.Value
-
-
Constructor Summary
Constructors Constructor Description Asterisk(int stepOffset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
matches(int value)
String
toString()
-
Methods inherited from class com.aoapps.cron.Matcher
parseDayOfMonth, parseDayOfWeek, parseHour, parseMatcher, parseMinute, parseMonth
-
-