static final class PAS.FJLIndexOf extends PAS.FJSearchBase
Modifier and Type | Field and Description |
---|---|
(package private) long |
target |
Constructor and Description |
---|
PAS.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) |
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.FJLIndexOf(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.FJSearchBase
void atLeaf(int l, int h)
atLeaf
in class PAS.FJSearchBase