org.jcrontab.tests
Class TaskTest4
java.lang.Object
org.jcrontab.tests.TaskTest4
- All Implemented Interfaces:
- Runnable
- public class TaskTest4
- extends Object
- implements Runnable
This class helps the testing process to make easier testing
The objective of this test is to test Tunnable passing parameters
to the constructor and printing those parameters
- Version:
- $Revision: 1.9 $
- Author:
- $Author: iolalla $
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaskTest4
public TaskTest4(String[] args)
run
public void run()
- Specified by:
run
in interface Runnable