|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deduced.utilities.AbstractRunner
org.deduced.utilities.NewThreadRunner
public class NewThreadRunner

NewThreadRunner will run runnable objects in a new thread every time
| Constructor Summary | |
|---|---|
NewThreadRunner()
|
|
| Method Summary | |
|---|---|
void |
run(java.lang.Runnable runnable)
(non-Javadoc) |
| Methods inherited from class org.deduced.utilities.AbstractRunner |
|---|
runSilent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NewThreadRunner()
| Method Detail |
|---|
public void run(java.lang.Runnable runnable)
runnable - the runnable item to invokeRunner.run(java.lang.Runnable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||