static final class PAS.FJDCMerger
extends jsr166y.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 |
---|
PAS.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, 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
final 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
PAS.FJDCMerger(double[] a, double[] w, int lo, int ln, int ro, int rn, int wo, int gran, PAS.FJDCMerger next)