Uses of Class
com.swiftmq.impl.streams.comp.timer.NextTimer
Packages that use NextTimer
-
Uses of NextTimer in com.swiftmq.impl.streams.comp.timer
Methods in com.swiftmq.impl.streams.comp.timer that return NextTimerModifier and TypeMethodDescriptionNextTimer.beginOfDay()
Starts the timer at the begin of the next dayNextTimer.beginOfHour()
Starts the timer at the begin of the next hourNextTimer.beginOfMinute()
Starts the timer at the begin of the next minuteNextTimer.beginOfSecond()
Starts the timer at the begin of the next secondTimerBuilder.next()
Creates a NextTimer.