Class Matcher.Range

java.lang.Object
com.aoapps.cron.Matcher
com.aoapps.cron.Matcher.Range
Enclosing class:
Matcher

public static class Matcher.Range extends Matcher
Matches a specific range.
  • Constructor Details

    • Range

      public Range(int begin, int end)
  • Method Details