| Interface | Description |
|---|---|
| Schedulable |
Schedulable is an interface to provide the schedule entries in the
Scheduler.
|
| Class | Description |
|---|---|
| RecurringTimeSchedule |
RecurringTimeSchedule is a class used to represent a recurring time
that can be used for scheduling when implementing the Schedulable
interface.
|