Class Matcher.Value

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

public static class Matcher.Value extends Matcher
Matches a single value.
  • Constructor Details

    • Value

      public Value(int value)
  • Method Details