static final class PAS.FJDCMerger
extends java.util.concurrent.RecursiveAction
| Modifier and Type | Field and Description |
|---|---|
(package private) double[] |
a |
(package private) int |
gran |
(package private) int |
ln |
(package private) int |
lo |
(package private) PAS.FJDCMerger |
next |
(package private) int |
rn |
(package private) int |
ro |
(package private) double[] |
w |
(package private) int |
wo |
| Constructor and Description |
|---|
FJDCMerger(double[] a,
double[] w,
int lo,
int ln,
int ro,
int rn,
int wo,
int gran,
PAS.FJDCMerger next) |
| Modifier and Type | Method and Description |
|---|---|
void |
compute() |
adapt, 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, tryUnforkfinal double[] a
final double[] w
final int lo
final int ln
final int ro
final int rn
final int wo
final int gran
final PAS.FJDCMerger next
FJDCMerger(double[] a,
double[] w,
int lo,
int ln,
int ro,
int rn,
int wo,
int gran,
PAS.FJDCMerger next)