| 程序包 | 说明 |
|---|---|
| cn.langpy.nlp2cron.core | |
| cn.langpy.nlp2cron.handler |
| 限定符和类型 | 方法和说明 |
|---|---|
static TimeType |
TimeType.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TimeType[] |
TimeType.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TimeType |
NumUtil.getTimeType(String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
NumUtil.cronHandler(String re,
TimeType timeType) |
static String |
NumUtil.dateHandler(String re,
TimeType timeType) |
static String |
NumUtil.dateTimeHandler(String re,
TimeType timeType) |
static String |
NumUtil.timeHandler(String re,
TimeType timeType) |
Copyright © 2022. All rights reserved.