Interface | Description |
---|---|
ReadyRunnable |
This interface extends the
runnable interface and
provides a method to determine if the runnable is ready to start. |
ScheduleTimer |
Represents a ScheduleTimer
|
Class | Description |
---|---|
Scheduler |
This class implements a simple scheduler to ensure the polling occurs at the
expected intervals.
|
Copyright © 2019. All rights reserved.