public class CronAnalysisUtil extends Object
CronAnalysisUtil()
static List<Date>
getNextExecTimeList(String cron, Date now, int size)
static Date
getNextTime(String cron, Date now)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CronAnalysisUtil()
public static Date getNextTime(String cron, Date now)
cron
public static List<Date> getNextExecTimeList(String cron, Date now, int size)
now
size
Copyright © 2022. All rights reserved.