|
||||||||||
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.FJSearchBase groovyx.gpars.extra166y.PAS.FJSelectAny
static final class PAS.FJSelectAny
Field Summary |
---|
Fields inherited from class groovyx.gpars.extra166y.PAS.FJSearchBase |
---|
hi, lo, next, pap, result |
Constructor Summary | |
---|---|
PAS.FJSelectAny(AbstractParallelAnyArray pap,
int lo,
int hi,
PAS.FJSearchBase next,
java.util.concurrent.atomic.AtomicInteger result)
|
Method Summary | |
---|---|
(package private) void |
atLeaf(int l,
int h)
|
(package private) PAS.FJSearchBase |
newSubtask(int l,
int h,
PAS.FJSearchBase r)
|
Methods inherited from class groovyx.gpars.extra166y.PAS.FJSearchBase |
---|
compute |
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 |
Constructor Detail |
---|
PAS.FJSelectAny(AbstractParallelAnyArray pap, int lo, int hi, PAS.FJSearchBase next, java.util.concurrent.atomic.AtomicInteger result)
Method Detail |
---|
PAS.FJSearchBase newSubtask(int l, int h, PAS.FJSearchBase r)
newSubtask
in class PAS.FJSearchBase
void atLeaf(int l, int h)
atLeaf
in class PAS.FJSearchBase
|
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 |