static final class PAS.FJDIndexOf extends PAS.FJSearchBase
| Modifier and Type | Field and Description |
|---|---|
(package private) double |
target |
| Constructor and Description |
|---|
FJDIndexOf(AbstractParallelAnyArray pap,
int lo,
int hi,
PAS.FJSearchBase next,
java.util.concurrent.atomic.AtomicInteger result,
double target) |
| 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, tryUnforkFJDIndexOf(AbstractParallelAnyArray pap, int lo, int hi, PAS.FJSearchBase next, java.util.concurrent.atomic.AtomicInteger result, double target)
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