static final class PAS.FJDSorter
extends jsr166y.RecursiveAction
| Modifier and Type | Field and Description | 
|---|---|
| (package private) double[] | a | 
| (package private) Ops.DoubleComparator | cmp | 
| (package private) int | gran | 
| (package private) int | n | 
| (package private) int | origin | 
| (package private) double[] | w | 
| Constructor and Description | 
|---|
| PAS.FJDSorter(Ops.DoubleComparator cmp,
             double[] a,
             double[] w,
             int origin,
             int n,
             int gran) | 
| 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, tryUnforkfinal Ops.DoubleComparator cmp
final double[] a
final double[] w
final int origin
final int n
final int gran
PAS.FJDSorter(Ops.DoubleComparator cmp, double[] a, double[] w, int origin, int n, int gran)