public abstract class CompositeGeneratorTask extends GeneratorTask
| Modifier | Constructor and Description |
|---|---|
protected |
CompositeGeneratorTask(GeneratorTask... tasks) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
compute() |
exec, getRawResult, setRawResultadapt, adapt, adapt, cancel, compareAndSetForkJoinTaskTag, complete, completeExceptionally, fork, get, get, getException, getForkJoinTaskTag, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyComplete, quietlyInvoke, quietlyJoin, reinitialize, setForkJoinTaskTag, tryUnforkprotected CompositeGeneratorTask(GeneratorTask... tasks)
protected void compute()
compute in class RecursiveActionCopyright © 2023. All rights reserved.