Package com.github.kagkarlsson.scheduler
Interface SchedulerState
-
- All Known Implementing Classes:
SchedulerState.SettableSchedulerState
public interface SchedulerState
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classSchedulerState.SettableSchedulerState
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisPaused()booleanisShuttingDown()booleanisStarted()
-