static final class PAS.FJDIndexOf extends PAS.FJSearchBase
Modifier and Type | Field and Description |
---|---|
(package private) double |
target |
Constructor and Description |
---|
PAS.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) |
compute
adapt, adapt, adapt, cancel, complete, completeExceptionally, fork, get, get, getException, getPool, getQueuedTaskCount, getSurplusQueuedTaskCount, helpQuiesce, inForkJoinPool, invoke, invokeAll, invokeAll, invokeAll, isCancelled, isCompletedAbnormally, isCompletedNormally, isDone, join, peekNextLocalTask, pollNextLocalTask, pollTask, quietlyInvoke, quietlyJoin, reinitialize, tryUnfork
PAS.FJDIndexOf(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.FJSearchBase
void atLeaf(int l, int h)
atLeaf
in class PAS.FJSearchBase