Uses of Class
cn.boboweike.carrot.utils.annotations.VisibleFor
-
Packages that use VisibleFor Package Description cn.boboweike.carrot.scheduling -
-
Uses of VisibleFor in cn.boboweike.carrot.scheduling
Methods in cn.boboweike.carrot.scheduling with annotations of type VisibleFor Modifier and Type Method Description abstract InstantSchedule. next(Instant createdAtInstant, Instant currentInstant, ZoneId zoneId)Calculates the next occurrence based on the creation time and the provided base time.
-