| 
 | org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectjsr166y.RecursiveAction
groovyx.gpars.extra166y.PAS.FJRemoveAllDriver
static final class PAS.FJRemoveAllDriver extends RecursiveAction
| Field Summary | |
|---|---|
| int | hi | 
| int[] | indices | 
| int | lo | 
| int | offset | 
| AbstractParallelAnyArray | pap | 
| int | threshold | 
| Constructor Summary | |
| PAS.FJRemoveAllDriver(AbstractParallelAnyArray pap, int lo, int hi) | |
| Method Summary | |
|---|---|
| void | compute() | 
| static int | inorderMove(FJRemoveAll t, int index)Inorder traversal to move indexed elements across reachable nodes. | 
| Field Detail | 
|---|
final int hi
final int[] indices
final int lo
int offset
final AbstractParallelAnyArray pap
final int threshold
| Constructor Detail | 
|---|
PAS.FJRemoveAllDriver(AbstractParallelAnyArray pap, int lo, int hi)
| Method Detail | 
|---|
public void compute()
static int inorderMove(FJRemoveAll t, int index)
Copyright © 2008–2013 Václav Pech. All Rights Reserved.