public class Cron extends Object
Cron(String exp)
Cron(String exp, Function<Calendar,Boolean> isWorkDay)
Date
next()
next(Date d)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Cron(String exp)
public Cron(String exp, Function<Calendar,Boolean> isWorkDay)
public Date next()
public Date next(Date d)
Copyright © 2024. All rights reserved.