Package org.erights.e.extern.timer

Allows E objects to react to the passage of time.

See:
          Description

Interface Summary
TickReactor Untamed:
 

Class Summary
Clock Untamed:
Retainer Untamed: Used as a timed self-removing persistent key in a map.
Timeout Untamed:
Timer Untamed: The master control object for timers and clocks.
TimerQEntry  
TimerThread Thread to handle timeouts and clocks.
TimerWatcher Base class for Timeout and Clock objects
 

Package org.erights.e.extern.timer Description

Allows E objects to react to the passage of time.

Author:
Chip Morningstar, Mark S. Miller


comments?