Package | Description |
---|---|
org.openrune.task |
Modifier and Type | Interface and Description |
---|---|
interface |
LoopingTask
A LoopingTask is a TimedTask that executes on a set interval.
|
interface |
TimedTask
A TimedTask is a Task that executes after a specified amount of time.
|