Class Matcher.Step

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

public static class Matcher.Step extends Matcher
Matches a step.
  • Constructor Details

    • Step

      public Step(Matcher matcher, int step)
  • Method Details