|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object jsr166y.ForkJoinTask<java.lang.Void> jsr166y.RecursiveAction groovyx.gpars.extra166y.PAS.FJBase groovyx.gpars.extra166y.PAS.FJLGenerate
static final class PAS.FJLGenerate
Field Summary | |
---|---|
(package private) Ops.LongGenerator |
generator
|
Fields inherited from class groovyx.gpars.extra166y.PAS.FJBase |
---|
hi, lo, next, pap |
Constructor Summary | |
---|---|
PAS.FJLGenerate(AbstractParallelAnyArray pap,
int lo,
int hi,
PAS.FJBase next,
Ops.LongGenerator generator)
|
Method Summary | |
---|---|
(package private) void |
atLeaf(int l,
int h)
Leaf computation |
(package private) PAS.FJBase |
newSubtask(int l,
int h,
PAS.FJBase r)
Factory method to create new subtask, normally of current type |
Methods inherited from class groovyx.gpars.extra166y.PAS.FJBase |
---|
compute, internalCompute, onReduce |
Methods inherited from class jsr166y.RecursiveAction |
---|
exec, getRawResult, setRawResult |
Methods inherited from class jsr166y.ForkJoinTask |
---|
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, tryUnfork |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
final Ops.LongGenerator generator
Constructor Detail |
---|
PAS.FJLGenerate(AbstractParallelAnyArray pap, int lo, int hi, PAS.FJBase next, Ops.LongGenerator generator)
Method Detail |
---|
PAS.FJBase newSubtask(int l, int h, PAS.FJBase r)
PAS.FJBase
newSubtask
in class PAS.FJBase
void atLeaf(int l, int h)
PAS.FJBase
atLeaf
in class PAS.FJBase
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |