|
org.codehaus.gpars | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsr166y.RecursiveAction groovyx.gpars.extra166y.PAS.FJRemoveAll
static final class PAS.FJRemoveAll extends RecursiveAction
Field Summary | |
---|---|
int |
count
|
int |
hi
|
int[] |
indices
|
int |
lo
|
FJRemoveAll |
next
|
AbstractParallelAnyArray |
pap
|
FJRemoveAll |
right
|
int |
threshold
|
Constructor Summary | |
PAS.FJRemoveAll(AbstractParallelAnyArray pap, int lo, int hi, FJRemoveAll next, int[] indices)
|
Method Summary | |
---|---|
void
|
compute()
|
Field Detail |
---|
int count
final int hi
final int[] indices
final int lo
final FJRemoveAll next
final AbstractParallelAnyArray pap
FJRemoveAll right
final int threshold
Constructor Detail |
---|
PAS.FJRemoveAll(AbstractParallelAnyArray pap, int lo, int hi, FJRemoveAll next, int[] indices)
Method Detail |
---|
public void compute()
Copyright © 2008–2013 Václav Pech. All Rights Reserved.