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