Uses of Class
com.fizzed.crux.util.RunEvery
-
-
Uses of RunEvery in com.fizzed.crux.util
Methods in com.fizzed.crux.util that return RunEvery Modifier and Type Method Description static RunEveryRunEvery. runEvery(long everyMillis)static RunEveryRunEvery. runEvery(TimeDuration everyDuration)static RunEveryRunEvery. runEvery(java.time.Duration everyDuration)
-