Class TForkJoinTask<V>
java.lang.Object
de.mirkosertic.bytecoder.classlib.java.util.concurrent.TForkJoinTask<V>
- All Implemented Interfaces:
Serializable
,Future<V>
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface java.util.concurrent.Future
Future.State
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.concurrent.Future
cancel, exceptionNow, get, get, isCancelled, isDone, resultNow, state
-
Constructor Details
-
TForkJoinTask
public TForkJoinTask()
-
-
Method Details
-
invoke
-
fork
-
join
-