java.util.concurrent.RecursiveAction
GPTKB entity
Properties (26)
Predicate | Object |
---|---|
gptkbp:instanceOf |
class
|
gptkbp:description |
A task that can be split into smaller tasks.
|
gptkbp:expansion |
java.util.concurrent.ForkJoinTask
|
gptkbp:field |
children
exception status target result parent next forkJoinPool |
https://www.w3.org/2000/01/rdf-schema#label |
java.util.concurrent.RecursiveAction
|
gptkbp:implements |
gptkb:java.lang.Runnable
|
gptkbp:technique |
toString()
join() invokeAll() compute() fork() forkAndJoin() getRawResult() isCompletedAbnormally() quietlyJoin() reinitialize() getException() setRawResult() |
gptkbp:usedIn |
gptkb:Fork/Join_framework
|