The book presents the entire Java programming language and essential parts of the class libraries: the collection classes and the input-output classes.
This class implements the same API as the Java 1.3 java.util.TimerTask.
* Note that a TimerTask can only be scheduled on one Timer at a time, but
* that this implementation does not enforce that constraint.