public interface Timer
Timer interface defines the common interface
implemented by all classes whose instances serve as pluggable timers.| Modifier and Type | Method and Description |
|---|---|
long |
getDelay()
Returns the timer delay.
|
Copyright ? 1999-2005 Clarkware Consulting, Inc.