|
org.codehaus.gpars | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectFJBase
groovyx.gpars.extra166y.PAS.FJOPACombineInPlace
static final class PAS.FJOPACombineInPlace extends FJBase
| Field Summary | |
|---|---|
BinaryOp |
combiner
|
ParallelArrayWithMapping |
other
|
int |
otherOffset
|
| Constructor Summary | |
PAS.FJOPACombineInPlace(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, ParallelArrayWithMapping other, int otherOffset, BinaryOp combiner)
|
|
| Method Summary | |
|---|---|
void
|
atLeaf(int l, int h)
|
FJBase
|
newSubtask(int l, int h, FJBase r)
|
| Field Detail |
|---|
final BinaryOp combiner
final ParallelArrayWithMapping other
final int otherOffset
| Constructor Detail |
|---|
PAS.FJOPACombineInPlace(AbstractParallelAnyArray pap, int lo, int hi, FJBase next, ParallelArrayWithMapping other, int otherOffset, BinaryOp combiner)
| Method Detail |
|---|
void atLeaf(int l, int h)
FJBase newSubtask(int l, int h, FJBase r)
Copyright © 2008–2013 Václav Pech. All Rights Reserved.