org.logicalcobwebs.concurrent
Class FJTaskRunnerGroup.InvokableFJTask
- FJTaskRunnerGroup
- Runnable
protected static final class FJTaskRunnerGroup.InvokableFJTask
Wrap wait/notify mechanics around a task so that
invoke() can wait it out
cancel, coInvoke, coInvoke, fork, getFJTaskRunner, getFJTaskRunnerGroup, invoke, isDone, join, par, par, reset, seq, seq, setDone, start, yield |
terminated
protected boolean terminated
wrapped
protected final Runnable wrapped
InvokableFJTask
protected InvokableFJTask(Runnable r)
awaitTermination
protected void awaitTermination()
throws InterruptedException
setTerminated
protected void setTerminated()