public class SimpleValueParser extends Object implements ValueParser
| 构造器和说明 |
|---|
SimpleValueParser(int min,
int max) |
public int parse(String value) throws CronException
ValueParserparse 在接口中 ValueParservalue - String值CronExceptionpublic int getMin()
ValueParsergetMin 在接口中 ValueParserpublic int getMax()
ValueParsergetMax 在接口中 ValueParserCopyright © 2020. All rights reserved.