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