-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
close()
Do nothing
|
void |
run()
Calls given runnable
|
void |
stop()
do nothing
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
stop
public void stop()
do nothing
- Specified by:
stop in interface Task
-
run
public void run()
Calls given runnable
- Specified by:
run in interface Task
Copyright © 2013. All Rights Reserved.