|
Valescom Java API | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||
See:
Description
| Class Summary | |
|---|---|
| OneShotTimer | Responsibility: Performing a task once, at a certain time in the future. |
| PeriodicTimer | Responsibility: Performing a task periodically. |
| Timer |
Responsibility:
Providing an abstract base class for OneShotTimer and
PeriodicTimer.
|
The Timer package enables execution of tasks in the future.
A task is scheduled for one-time execution or for repeated execution at regular intervals.

|
Valescom Java API | |||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||||