static final class PAS.FJSelectAny extends PAS.FJSearchBase
| Constructor and Description |
|---|
FJSelectAny(AbstractParallelAnyArray pap,
int lo,
int hi,
PAS.FJSearchBase next,
java.util.concurrent.atomic.AtomicInteger result) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
atLeaf(int l,
int h) |
(package private) PAS.FJSearchBase |
newSubtask(int l,
int h,
PAS.FJSearchBase r) |
computeadapt, 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, tryUnforkFJSelectAny(AbstractParallelAnyArray pap, int lo, int hi, PAS.FJSearchBase next, java.util.concurrent.atomic.AtomicInteger result)
PAS.FJSearchBase newSubtask(int l, int h, PAS.FJSearchBase r)
newSubtask in class PAS.FJSearchBasevoid atLeaf(int l,
int h)
atLeaf in class PAS.FJSearchBase