static final class PAS.FJRemoveAll
extends jsr166y.RecursiveAction
| Modifier and Type | Field and Description | 
|---|---|
(package private) int | 
count  | 
(package private) int | 
hi  | 
(package private) int[] | 
indices  | 
(package private) int | 
lo  | 
(package private) PAS.FJRemoveAll | 
next  | 
(package private) AbstractParallelAnyArray | 
pap  | 
(package private) PAS.FJRemoveAll | 
right  | 
(package private) int | 
threshold  | 
| Constructor and Description | 
|---|
PAS.FJRemoveAll(AbstractParallelAnyArray pap,
               int lo,
               int hi,
               PAS.FJRemoveAll next,
               int[] indices)  | 
| 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 AbstractParallelAnyArray pap
final int lo
final int hi
final PAS.FJRemoveAll next
final int[] indices
int count
PAS.FJRemoveAll right
final int threshold
PAS.FJRemoveAll(AbstractParallelAnyArray pap, int lo, int hi, PAS.FJRemoveAll next, int[] indices)