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

Abstract runner implementing the run silent method
| Constructor Summary | |
|---|---|
AbstractRunner()
|
|
| Method Summary | |
|---|---|
void |
runSilent(java.lang.Runnable runnable)
(non-Javadoc) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.deduced.utilities.Runner |
|---|
run |
| Constructor Detail |
|---|
public AbstractRunner()
| Method Detail |
|---|
public void runSilent(java.lang.Runnable runnable)
runSilent in interface Runnerrunnable - the runnable to invokeRunner.runSilent(java.lang.Runnable)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||