This class runs in a single thread {@link TimerTask}s that have been scheduled.
A similar class is present in java.util package of jdk version >= 1.3; for compatibility with jdk 1.2 it is reimplemented here.
@see TimerTask
@author Simone Bordet
@version $Revision: 2787 $
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.