Uses of Enum Class
com.github.kagkarlsson.scheduler.SchedulerClient.ScheduleOptions.WhenExists
Packages that use SchedulerClient.ScheduleOptions.WhenExists
-
Uses of SchedulerClient.ScheduleOptions.WhenExists in com.github.kagkarlsson.scheduler
Methods in com.github.kagkarlsson.scheduler that return SchedulerClient.ScheduleOptions.WhenExistsModifier and TypeMethodDescriptionSchedulerClient.ScheduleOptions.getWhenExists()Returns the enum constant of this class with the specified name.SchedulerClient.ScheduleOptions.WhenExists.values()Returns an array containing the constants of this enum class, in the order they are declared.