public class Cron7X extends Object
| Constructor and Description |
|---|
Cron7X() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCron()
cron 表达式
|
Long |
getInterval()
毫秒数
|
ZoneId |
getZone()
时区
|
static Cron7X |
parse(String cron7x) |
public String getCron()
public ZoneId getZone()
public Long getInterval()
public static Cron7X parse(String cron7x) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2025. All rights reserved.